Skip to content

Commit c549676

Browse files
authored
Update eslint monorepo to v9.34.0 (#11013)
2 parents 41a6286 + 4a47d4d commit c549676

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"@babel/cli": "7.28.3",
2727
"@babel/core": "7.28.3",
2828
"@babel/preset-env": "7.28.3",
29-
"@eslint/js": "9.33.0",
29+
"@eslint/js": "9.34.0",
3030
"babel-loader": "10.0.0",
3131
"clean-webpack-plugin": "4.0.0",
3232
"css-loader": "7.1.2",
3333
"css-minimizer-webpack-plugin": "7.0.2",
34-
"eslint": "9.33.0",
34+
"eslint": "9.34.0",
3535
"eslint-config-prettier": "10.1.8",
3636
"eslint-formatter-checkstyle": "8.40.0",
3737
"globals": "16.3.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,10 +1721,10 @@ __metadata:
17211721
languageName: node
17221722
linkType: hard
17231723

1724-
"@eslint/js@npm:9.33.0":
1725-
version: 9.33.0
1726-
resolution: "@eslint/js@npm:9.33.0"
1727-
checksum: 10c0/4c42c9abde76a183b8e47205fd6c3116b058f82f07b6ad4de40de56cdb30a36e9ecd40efbea1b63a84d08c206aadbb0aa39a890197e1ad6455a8e542df98f186
1724+
"@eslint/js@npm:9.34.0":
1725+
version: 9.34.0
1726+
resolution: "@eslint/js@npm:9.34.0"
1727+
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
17281728
languageName: node
17291729
linkType: hard
17301730

@@ -3524,17 +3524,17 @@ __metadata:
35243524
languageName: node
35253525
linkType: hard
35263526

3527-
"eslint@npm:9.33.0":
3528-
version: 9.33.0
3529-
resolution: "eslint@npm:9.33.0"
3527+
"eslint@npm:9.34.0":
3528+
version: 9.34.0
3529+
resolution: "eslint@npm:9.34.0"
35303530
dependencies:
35313531
"@eslint-community/eslint-utils": "npm:^4.2.0"
35323532
"@eslint-community/regexpp": "npm:^4.12.1"
35333533
"@eslint/config-array": "npm:^0.21.0"
35343534
"@eslint/config-helpers": "npm:^0.3.1"
35353535
"@eslint/core": "npm:^0.15.2"
35363536
"@eslint/eslintrc": "npm:^3.3.1"
3537-
"@eslint/js": "npm:9.33.0"
3537+
"@eslint/js": "npm:9.34.0"
35383538
"@eslint/plugin-kit": "npm:^0.3.5"
35393539
"@humanfs/node": "npm:^0.16.6"
35403540
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -3570,7 +3570,7 @@ __metadata:
35703570
optional: true
35713571
bin:
35723572
eslint: bin/eslint.js
3573-
checksum: 10c0/1e1f60d2b62d9d65553e9af916a8dccf00eeedd982103f35bf58c205803907cb1fda73ef595178d47384ea80d8624a182b63682a6b15d8387e9a5d86904a2a2d
3573+
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
35743574
languageName: node
35753575
linkType: hard
35763576

@@ -4348,12 +4348,12 @@ __metadata:
43484348
"@babel/cli": "npm:7.28.3"
43494349
"@babel/core": "npm:7.28.3"
43504350
"@babel/preset-env": "npm:7.28.3"
4351-
"@eslint/js": "npm:9.33.0"
4351+
"@eslint/js": "npm:9.34.0"
43524352
babel-loader: "npm:10.0.0"
43534353
clean-webpack-plugin: "npm:4.0.0"
43544354
css-loader: "npm:7.1.2"
43554355
css-minimizer-webpack-plugin: "npm:7.0.2"
4356-
eslint: "npm:9.33.0"
4356+
eslint: "npm:9.34.0"
43574357
eslint-config-prettier: "npm:10.1.8"
43584358
eslint-formatter-checkstyle: "npm:8.40.0"
43594359
globals: "npm:16.3.0"

0 commit comments

Comments
 (0)