Skip to content

Commit f0707f5

Browse files
chore(deps): update eslint related dependencies (major) (#17163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2624b6 commit f0707f5

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"devDependencies": {
110110
"@babel/generator": "7.26.9",
111111
"@eslint/js": "9.18.0",
112-
"@stylistic/eslint-plugin-js": "3.1.0",
112+
"@stylistic/eslint-plugin-js": "4.0.1",
113113
"@types/estree": "1.0.6",
114114
"@typescript-eslint/eslint-plugin": "8.24.1",
115115
"benchmark": "2.1.4",
@@ -134,7 +134,7 @@
134134
"eslint-plugin-unicorn": "57.0.0",
135135
"esm-utils": "4.3.0",
136136
"execa": "7.2.0",
137-
"globals": "15.14.0",
137+
"globals": "16.0.0",
138138
"jest": "30.0.0-alpha.7",
139139
"jest-light-runner": "0.6.0",
140140
"jest-snapshot-serializer-ansi": "2.1.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1906,15 +1906,15 @@ __metadata:
19061906
languageName: node
19071907
linkType: hard
19081908

1909-
"@stylistic/eslint-plugin-js@npm:3.1.0":
1910-
version: 3.1.0
1911-
resolution: "@stylistic/eslint-plugin-js@npm:3.1.0"
1909+
"@stylistic/eslint-plugin-js@npm:4.0.1":
1910+
version: 4.0.1
1911+
resolution: "@stylistic/eslint-plugin-js@npm:4.0.1"
19121912
dependencies:
19131913
eslint-visitor-keys: "npm:^4.2.0"
19141914
espree: "npm:^10.3.0"
19151915
peerDependencies:
1916-
eslint: ">=8.40.0"
1917-
checksum: 10/68f0a5ea7b9cafd2e6281a25a59848d89ab7a066562698991ab4bafc8bd4006f39ca0a4a86416294603ae47a639d7fe8427a26ce61a6e3c9c83c43416415bf1c
1916+
eslint: ">=9.0.0"
1917+
checksum: 10/62a9cb7cce8fc1734d65a9f059c977392c89ffa5b406c96686a4a7ee07633e0bb01f65d27daef3a97a77419bdcd943febe74fa00745c6da6b69b6024628e7d80
19181918
languageName: node
19191919
linkType: hard
19201920

@@ -4701,10 +4701,10 @@ __metadata:
47014701
languageName: node
47024702
linkType: hard
47034703

4704-
"globals@npm:15.14.0":
4705-
version: 15.14.0
4706-
resolution: "globals@npm:15.14.0"
4707-
checksum: 10/e35ffbdbc024d6381efca906f67211a7bbf935db2af8c14a65155785479e28b3e475950e5933bb6b296eed54b6dcd924e25b26dbc8579b1bde9d5d25916e1c5f
4704+
"globals@npm:16.0.0":
4705+
version: 16.0.0
4706+
resolution: "globals@npm:16.0.0"
4707+
checksum: 10/aa05d569af9c763d9982e6885f3ac6d21c84cd54c9a12eeace55b3334d0631128f189902d34ae2a924694311f92d700dbd3e8e62e8a9e1094a882f9f8897149a
47084708
languageName: node
47094709
linkType: hard
47104710

@@ -7459,7 +7459,7 @@ __metadata:
74597459
"@glimmer/syntax": "npm:0.94.7"
74607460
"@prettier/is-es5-identifier-name": "npm:0.2.0"
74617461
"@prettier/parse-srcset": "npm:3.1.0"
7462-
"@stylistic/eslint-plugin-js": "npm:3.1.0"
7462+
"@stylistic/eslint-plugin-js": "npm:4.0.1"
74637463
"@types/estree": "npm:1.0.6"
74647464
"@typescript-eslint/eslint-plugin": "npm:8.24.1"
74657465
"@typescript-eslint/typescript-estree": "npm:8.24.1"
@@ -7509,7 +7509,7 @@ __metadata:
75097509
flow-parser: "npm:0.259.1"
75107510
get-east-asian-width: "npm:1.3.0"
75117511
get-stdin: "npm:9.0.0"
7512-
globals: "npm:15.14.0"
7512+
globals: "npm:16.0.0"
75137513
graphql: "npm:16.10.0"
75147514
hermes-parser: "npm:0.26.0"
75157515
html-element-attributes: "npm:3.4.0"

0 commit comments

Comments
 (0)