Skip to content

Commit 4aeb970

Browse files
Update dependency eslint to v9.7.0 (#189)
1 parent 3a0775b commit 4aeb970

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react": "18.3.3",
3939
"@types/react-test-renderer": "18.3.0",
4040
"babel-jest": "29.7.0",
41-
"eslint": "9.6.0",
41+
"eslint": "9.7.0",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-prettier": "5.1.3",
4444
"jest": "29.7.0",

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@
13421342
dependencies:
13431343
eslint-visitor-keys "^3.3.0"
13441344

1345-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
1345+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0":
13461346
version "4.11.0"
13471347
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
13481348
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
@@ -1371,10 +1371,10 @@
13711371
minimatch "^3.1.2"
13721372
strip-json-comments "^3.1.1"
13731373

1374-
"@eslint/js@9.6.0":
1375-
version "9.6.0"
1376-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
1377-
integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
1374+
"@eslint/js@9.7.0":
1375+
version "9.7.0"
1376+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7.0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0"
1377+
integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==
13781378

13791379
"@eslint/object-schema@^2.1.4":
13801380
version "2.1.4"
@@ -3656,10 +3656,10 @@ [email protected], eslint-scope@^5.1.1:
36563656
esrecurse "^4.3.0"
36573657
estraverse "^4.1.1"
36583658

3659-
eslint-scope@^8.0.1:
3660-
version "8.0.1"
3661-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1.tgz#a9601e4b81a0b9171657c343fb13111688963cfc"
3662-
integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==
3659+
eslint-scope@^8.0.2:
3660+
version "8.0.2"
3661+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.2.tgz#5cbb33d4384c9136083a71190d548158fe128f94"
3662+
integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==
36633663
dependencies:
36643664
esrecurse "^4.3.0"
36653665
estraverse "^5.2.0"
@@ -3679,16 +3679,16 @@ eslint-visitor-keys@^4.0.0:
36793679
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
36803680
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
36813681

3682-
eslint@9.6.0:
3683-
version "9.6.0"
3684-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.6.0.tgz#9f54373afa15e1ba356656a8d96233182027fb49"
3685-
integrity sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==
3682+
eslint@9.7.0:
3683+
version "9.7.0"
3684+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.7.0.tgz#bedb48e1cdc2362a0caaa106a4c6ed943e8b09e4"
3685+
integrity sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==
36863686
dependencies:
36873687
"@eslint-community/eslint-utils" "^4.2.0"
3688-
"@eslint-community/regexpp" "^4.6.1"
3688+
"@eslint-community/regexpp" "^4.11.0"
36893689
"@eslint/config-array" "^0.17.0"
36903690
"@eslint/eslintrc" "^3.1.0"
3691-
"@eslint/js" "9.6.0"
3691+
"@eslint/js" "9.7.0"
36923692
"@humanwhocodes/module-importer" "^1.0.1"
36933693
"@humanwhocodes/retry" "^0.3.0"
36943694
"@nodelib/fs.walk" "^1.2.8"
@@ -3697,7 +3697,7 @@ [email protected]:
36973697
cross-spawn "^7.0.2"
36983698
debug "^4.3.2"
36993699
escape-string-regexp "^4.0.0"
3700-
eslint-scope "^8.0.1"
3700+
eslint-scope "^8.0.2"
37013701
eslint-visitor-keys "^4.0.0"
37023702
espree "^10.1.0"
37033703
esquery "^1.5.0"

0 commit comments

Comments
 (0)