Skip to content

Commit bfa0054

Browse files
chore(deps): update dependency eslint to v9.35.0 (#3361)
1 parent 3c4c3b8 commit bfa0054

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

yarn.lock

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@ __metadata:
19661966
languageName: node
19671967
linkType: hard
19681968

1969-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.7.0":
1969+
"@eslint-community/eslint-utils@npm:^4.7.0":
19701970
version: 4.7.0
19711971
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
19721972
dependencies:
@@ -1977,6 +1977,17 @@ __metadata:
19771977
languageName: node
19781978
linkType: hard
19791979

1980+
"@eslint-community/eslint-utils@npm:^4.8.0":
1981+
version: 4.9.0
1982+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
1983+
dependencies:
1984+
eslint-visitor-keys: "npm:^3.4.3"
1985+
peerDependencies:
1986+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1987+
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
1988+
languageName: node
1989+
linkType: hard
1990+
19801991
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
19811992
version: 4.12.1
19821993
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -2028,10 +2039,10 @@ __metadata:
20282039
languageName: node
20292040
linkType: hard
20302041

2031-
"@eslint/js@npm:9.34.0":
2032-
version: 9.34.0
2033-
resolution: "@eslint/js@npm:9.34.0"
2034-
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
2042+
"@eslint/js@npm:9.35.0":
2043+
version: 9.35.0
2044+
resolution: "@eslint/js@npm:9.35.0"
2045+
checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840
20352046
languageName: node
20362047
linkType: hard
20372048

@@ -7137,16 +7148,16 @@ __metadata:
71377148
linkType: hard
71387149

71397150
"eslint@npm:^9.9.0":
7140-
version: 9.34.0
7141-
resolution: "eslint@npm:9.34.0"
7151+
version: 9.35.0
7152+
resolution: "eslint@npm:9.35.0"
71427153
dependencies:
7143-
"@eslint-community/eslint-utils": "npm:^4.2.0"
7154+
"@eslint-community/eslint-utils": "npm:^4.8.0"
71447155
"@eslint-community/regexpp": "npm:^4.12.1"
71457156
"@eslint/config-array": "npm:^0.21.0"
71467157
"@eslint/config-helpers": "npm:^0.3.1"
71477158
"@eslint/core": "npm:^0.15.2"
71487159
"@eslint/eslintrc": "npm:^3.3.1"
7149-
"@eslint/js": "npm:9.34.0"
7160+
"@eslint/js": "npm:9.35.0"
71507161
"@eslint/plugin-kit": "npm:^0.3.5"
71517162
"@humanfs/node": "npm:^0.16.6"
71527163
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -7182,7 +7193,7 @@ __metadata:
71827193
optional: true
71837194
bin:
71847195
eslint: bin/eslint.js
7185-
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
7196+
checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03
71867197
languageName: node
71877198
linkType: hard
71887199

0 commit comments

Comments
 (0)