Skip to content

Commit ad8a4b9

Browse files
Bump eslint from 9.34.0 to 9.36.0 (#174)
Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.36.0/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.36.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f319c7 commit ad8a4b9

File tree

1 file changed

+25
-7
lines changed

1 file changed

+25
-7
lines changed

yarn.lock

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ __metadata:
824824
languageName: node
825825
linkType: hard
826826

827-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.7.0":
827+
"@eslint-community/eslint-utils@npm:^4.7.0":
828828
version: 4.7.0
829829
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
830830
dependencies:
@@ -835,6 +835,17 @@ __metadata:
835835
languageName: node
836836
linkType: hard
837837

838+
"@eslint-community/eslint-utils@npm:^4.8.0":
839+
version: 4.9.0
840+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
841+
dependencies:
842+
eslint-visitor-keys: "npm:^3.4.3"
843+
peerDependencies:
844+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
845+
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
846+
languageName: node
847+
linkType: hard
848+
838849
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
839850
version: 4.12.1
840851
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -886,7 +897,14 @@ __metadata:
886897
languageName: node
887898
linkType: hard
888899

889-
"@eslint/js@npm:9.34.0, @eslint/js@npm:^9.18.0":
900+
"@eslint/js@npm:9.36.0":
901+
version: 9.36.0
902+
resolution: "@eslint/js@npm:9.36.0"
903+
checksum: 10c0/e3f6fb7d6f117d79615574f7bef4f238bcfed6ece0465d28226c3a75d2b6fac9cc189121e8673562796ca8ccea2bf9861715ee5cf4a3dbef87d17811c0dac22c
904+
languageName: node
905+
linkType: hard
906+
907+
"@eslint/js@npm:^9.18.0":
890908
version: 9.34.0
891909
resolution: "@eslint/js@npm:9.34.0"
892910
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
@@ -5396,16 +5414,16 @@ __metadata:
53965414
linkType: hard
53975415

53985416
"eslint@npm:^9.18.0":
5399-
version: 9.34.0
5400-
resolution: "eslint@npm:9.34.0"
5417+
version: 9.36.0
5418+
resolution: "eslint@npm:9.36.0"
54015419
dependencies:
5402-
"@eslint-community/eslint-utils": "npm:^4.2.0"
5420+
"@eslint-community/eslint-utils": "npm:^4.8.0"
54035421
"@eslint-community/regexpp": "npm:^4.12.1"
54045422
"@eslint/config-array": "npm:^0.21.0"
54055423
"@eslint/config-helpers": "npm:^0.3.1"
54065424
"@eslint/core": "npm:^0.15.2"
54075425
"@eslint/eslintrc": "npm:^3.3.1"
5408-
"@eslint/js": "npm:9.34.0"
5426+
"@eslint/js": "npm:9.36.0"
54095427
"@eslint/plugin-kit": "npm:^0.3.5"
54105428
"@humanfs/node": "npm:^0.16.6"
54115429
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -5441,7 +5459,7 @@ __metadata:
54415459
optional: true
54425460
bin:
54435461
eslint: bin/eslint.js
5444-
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
5462+
checksum: 10c0/0e2705a94847813b03f2f3c1367c0708319cbb66458250a09b2d056a088c56e079a1c1d76c44feebf51971d9ce64d010373b2a4f007cd1026fc24f95c89836df
54455463
languageName: node
54465464
linkType: hard
54475465

0 commit comments

Comments
 (0)