Skip to content

Commit be9a0ff

Browse files
Update eslint monorepo to v9.30.1 (#10795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db28be9 commit be9a0ff

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.27.2",
2727
"@babel/core": "7.27.7",
2828
"@babel/preset-env": "7.27.2",
29-
"@eslint/js": "9.30.0",
29+
"@eslint/js": "9.30.1",
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.0",
34+
"eslint": "9.30.1",
3535
"eslint-config-prettier": "10.1.5",
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
@@ -1699,10 +1699,10 @@ __metadata:
16991699
languageName: node
17001700
linkType: hard
17011701

1702-
"@eslint/js@npm:9.30.0":
1703-
version: 9.30.0
1704-
resolution: "@eslint/js@npm:9.30.0"
1705-
checksum: 10c0/aec2df7f4e4e884d693dc27dbf4713c1a48afa327bfadac25ebd0e61a2797ce906f2f2a9be0d7d922acb68ccd68cc88779737811f9769eb4933d1f5e574c469e
1702+
"@eslint/js@npm:9.30.1":
1703+
version: 9.30.1
1704+
resolution: "@eslint/js@npm:9.30.1"
1705+
checksum: 10c0/17fc382a0deafdb1cadac1269d9c2f2464f025bde6e4d12fc4f4775eb9886b41340d4650b72e85a53423644fdc89bf59c987a852f27379ad25feecf2c5bbc1c9
17061706
languageName: node
17071707
linkType: hard
17081708

@@ -3520,17 +3520,17 @@ __metadata:
35203520
languageName: node
35213521
linkType: hard
35223522

3523-
"eslint@npm:9.30.0":
3524-
version: 9.30.0
3525-
resolution: "eslint@npm:9.30.0"
3523+
"eslint@npm:9.30.1":
3524+
version: 9.30.1
3525+
resolution: "eslint@npm:9.30.1"
35263526
dependencies:
35273527
"@eslint-community/eslint-utils": "npm:^4.2.0"
35283528
"@eslint-community/regexpp": "npm:^4.12.1"
35293529
"@eslint/config-array": "npm:^0.21.0"
35303530
"@eslint/config-helpers": "npm:^0.3.0"
35313531
"@eslint/core": "npm:^0.14.0"
35323532
"@eslint/eslintrc": "npm:^3.3.1"
3533-
"@eslint/js": "npm:9.30.0"
3533+
"@eslint/js": "npm:9.30.1"
35343534
"@eslint/plugin-kit": "npm:^0.3.1"
35353535
"@humanfs/node": "npm:^0.16.6"
35363536
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -3566,7 +3566,7 @@ __metadata:
35663566
optional: true
35673567
bin:
35683568
eslint: bin/eslint.js
3569-
checksum: 10c0/ebc4b17cfd96f308ebaeb12dfab133a551eb03200c80109ecf663fbeb9af83c4eb3c143407c1b04522d23b5f5844fe9a629b00d409adfc460c1aadf5108da86a
3569+
checksum: 10c0/5a5867078e03ea56a1b6d1ee1548659abc38a6d5136c7ef94e21c5dbeb28e3ed50b15d2e0da25fce85600f6cf7ea7715eae650c41e8ae826c34490e9ec73d5d6
35703570
languageName: node
35713571
linkType: hard
35723572

@@ -4358,12 +4358,12 @@ __metadata:
43584358
"@babel/cli": "npm:7.27.2"
43594359
"@babel/core": "npm:7.27.7"
43604360
"@babel/preset-env": "npm:7.27.2"
4361-
"@eslint/js": "npm:9.30.0"
4361+
"@eslint/js": "npm:9.30.1"
43624362
babel-loader: "npm:10.0.0"
43634363
clean-webpack-plugin: "npm:4.0.0"
43644364
css-loader: "npm:7.1.2"
43654365
css-minimizer-webpack-plugin: "npm:7.0.2"
4366-
eslint: "npm:9.30.0"
4366+
eslint: "npm:9.30.1"
43674367
eslint-config-prettier: "npm:10.1.5"
43684368
eslint-formatter-checkstyle: "npm:8.40.0"
43694369
globals: "npm:16.3.0"

0 commit comments

Comments
 (0)