Skip to content

Commit 4653b19

Browse files
authored
Update eslint monorepo to v9.31.0 (#10838)
2 parents ac6d1b5 + 9a4620f commit 4653b19

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
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.0",
2727
"@babel/core": "7.28.0",
2828
"@babel/preset-env": "7.28.0",
29-
"@eslint/js": "9.30.1",
29+
"@eslint/js": "9.31.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.30.1",
34+
"eslint": "9.31.0",
3535
"eslint-config-prettier": "10.1.5",
3636
"eslint-formatter-checkstyle": "8.40.0",
3737
"globals": "16.3.0",

yarn.lock

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,6 +1704,15 @@ __metadata:
17041704
languageName: node
17051705
linkType: hard
17061706

1707+
"@eslint/core@npm:^0.15.0":
1708+
version: 0.15.1
1709+
resolution: "@eslint/core@npm:0.15.1"
1710+
dependencies:
1711+
"@types/json-schema": "npm:^7.0.15"
1712+
checksum: 10c0/abaf641940776638b8c15a38d99ce0dac551a8939310ec81b9acd15836a574cf362588eaab03ab11919bc2a0f9648b19ea8dee33bf12675eb5b6fd38bda6f25e
1713+
languageName: node
1714+
linkType: hard
1715+
17071716
"@eslint/eslintrc@npm:^3.3.1":
17081717
version: 3.3.1
17091718
resolution: "@eslint/eslintrc@npm:3.3.1"
@@ -1721,10 +1730,10 @@ __metadata:
17211730
languageName: node
17221731
linkType: hard
17231732

1724-
"@eslint/js@npm:9.30.1":
1725-
version: 9.30.1
1726-
resolution: "@eslint/js@npm:9.30.1"
1727-
checksum: 10c0/17fc382a0deafdb1cadac1269d9c2f2464f025bde6e4d12fc4f4775eb9886b41340d4650b72e85a53423644fdc89bf59c987a852f27379ad25feecf2c5bbc1c9
1733+
"@eslint/js@npm:9.31.0":
1734+
version: 9.31.0
1735+
resolution: "@eslint/js@npm:9.31.0"
1736+
checksum: 10c0/f9d4c73d0fafe70679a418cbb25ab7ebcc8f1dba6c32456d6f8ba5a137d583ecff233cfe10f61f41d7d4d2220e94cff1f39fc7ed1fa3819d1888dee1cad678ea
17281737
languageName: node
17291738
linkType: hard
17301739

@@ -3543,17 +3552,17 @@ __metadata:
35433552
languageName: node
35443553
linkType: hard
35453554

3546-
"eslint@npm:9.30.1":
3547-
version: 9.30.1
3548-
resolution: "eslint@npm:9.30.1"
3555+
"eslint@npm:9.31.0":
3556+
version: 9.31.0
3557+
resolution: "eslint@npm:9.31.0"
35493558
dependencies:
35503559
"@eslint-community/eslint-utils": "npm:^4.2.0"
35513560
"@eslint-community/regexpp": "npm:^4.12.1"
35523561
"@eslint/config-array": "npm:^0.21.0"
35533562
"@eslint/config-helpers": "npm:^0.3.0"
3554-
"@eslint/core": "npm:^0.14.0"
3563+
"@eslint/core": "npm:^0.15.0"
35553564
"@eslint/eslintrc": "npm:^3.3.1"
3556-
"@eslint/js": "npm:9.30.1"
3565+
"@eslint/js": "npm:9.31.0"
35573566
"@eslint/plugin-kit": "npm:^0.3.1"
35583567
"@humanfs/node": "npm:^0.16.6"
35593568
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -3589,7 +3598,7 @@ __metadata:
35893598
optional: true
35903599
bin:
35913600
eslint: bin/eslint.js
3592-
checksum: 10c0/5a5867078e03ea56a1b6d1ee1548659abc38a6d5136c7ef94e21c5dbeb28e3ed50b15d2e0da25fce85600f6cf7ea7715eae650c41e8ae826c34490e9ec73d5d6
3601+
checksum: 10c0/3fd1cd5b38b907ecb3f5e7537ab91204efb38bc1ad0ca6e46fc4112f13b594272ff56e641b41580049bc333fbcb5b1b99ca9a542e8406e7da5e951068cbaec77
35933602
languageName: node
35943603
linkType: hard
35953604

@@ -4374,12 +4383,12 @@ __metadata:
43744383
"@babel/cli": "npm:7.28.0"
43754384
"@babel/core": "npm:7.28.0"
43764385
"@babel/preset-env": "npm:7.28.0"
4377-
"@eslint/js": "npm:9.30.1"
4386+
"@eslint/js": "npm:9.31.0"
43784387
babel-loader: "npm:10.0.0"
43794388
clean-webpack-plugin: "npm:4.0.0"
43804389
css-loader: "npm:7.1.2"
43814390
css-minimizer-webpack-plugin: "npm:7.0.2"
4382-
eslint: "npm:9.30.1"
4391+
eslint: "npm:9.31.0"
43834392
eslint-config-prettier: "npm:10.1.5"
43844393
eslint-formatter-checkstyle: "npm:8.40.0"
43854394
globals: "npm:16.3.0"

0 commit comments

Comments
 (0)