Skip to content

Commit aae43c9

Browse files
Bump eslint from 9.34.0 to 9.37.0 (#329)
Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.34.0...v9.37.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.37.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 cebc846 commit aae43c9

File tree

1 file changed

+43
-23
lines changed

1 file changed

+43
-23
lines changed

yarn.lock

Lines changed: 43 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ __metadata:
16091609
languageName: node
16101610
linkType: hard
16111611

1612-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
1612+
"@eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.7.0":
16131613
version: 4.7.0
16141614
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
16151615
dependencies:
@@ -1620,6 +1620,17 @@ __metadata:
16201620
languageName: node
16211621
linkType: hard
16221622

1623+
"@eslint-community/eslint-utils@npm:^4.8.0":
1624+
version: 4.9.0
1625+
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
1626+
dependencies:
1627+
eslint-visitor-keys: "npm:^3.4.3"
1628+
peerDependencies:
1629+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1630+
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
1631+
languageName: node
1632+
linkType: hard
1633+
16231634
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1":
16241635
version: 4.12.1
16251636
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -1638,19 +1649,21 @@ __metadata:
16381649
languageName: node
16391650
linkType: hard
16401651

1641-
"@eslint/config-helpers@npm:^0.3.1":
1642-
version: 0.3.1
1643-
resolution: "@eslint/config-helpers@npm:0.3.1"
1644-
checksum: 10c0/f6c5b3a0b76a0d7d84cc93e310c259e6c3e0792ddd0a62c5fc0027796ffae44183432cb74b2c2b1162801ee1b1b34a6beb5d90a151632b4df7349f994146a856
1652+
"@eslint/config-helpers@npm:^0.4.0":
1653+
version: 0.4.0
1654+
resolution: "@eslint/config-helpers@npm:0.4.0"
1655+
dependencies:
1656+
"@eslint/core": "npm:^0.16.0"
1657+
checksum: 10c0/4e20c13aaeba1fa024983785df6625b36c8f4415b2433097982e1ccb08db9909e2f7bf60b793538d52ecfd572f2c4eec39a884c13c185cb6be35151f053beed5
16451658
languageName: node
16461659
linkType: hard
16471660

1648-
"@eslint/core@npm:^0.15.2":
1649-
version: 0.15.2
1650-
resolution: "@eslint/core@npm:0.15.2"
1661+
"@eslint/core@npm:^0.16.0":
1662+
version: 0.16.0
1663+
resolution: "@eslint/core@npm:0.16.0"
16511664
dependencies:
16521665
"@types/json-schema": "npm:^7.0.15"
1653-
checksum: 10c0/c17a6dc4f5a6006ecb60165cc38bcd21fefb4a10c7a2578a0cfe5813bbd442531a87ed741da5adab5eb678e8e693fda2e2b14555b035355537e32bcec367ea17
1666+
checksum: 10c0/f27496a244ccfdca3e0fbc3331f9da3f603bdf1aa431af0045a3205826789a54493bc619ad6311a9090eaf7bc25798ff4e265dea1eccd2df9ce3b454f7e7da27
16541667
languageName: node
16551668
linkType: hard
16561669

@@ -1671,7 +1684,14 @@ __metadata:
16711684
languageName: node
16721685
linkType: hard
16731686

1674-
"@eslint/js@npm:9.34.0, @eslint/js@npm:^9.13.0":
1687+
"@eslint/js@npm:9.37.0":
1688+
version: 9.37.0
1689+
resolution: "@eslint/js@npm:9.37.0"
1690+
checksum: 10c0/84f98a6213522fc76ea104bd910f606136200bd918544e056a7a22442d3f9d5c3c5cd7f4cdf2499d49b1fa140155b87d597a1f16d01644920f05c228e9ca0378
1691+
languageName: node
1692+
linkType: hard
1693+
1694+
"@eslint/js@npm:^9.13.0":
16751695
version: 9.34.0
16761696
resolution: "@eslint/js@npm:9.34.0"
16771697
checksum: 10c0/53f1bfd2a374683d9382a6850354555f6e89a88416c34a5d34e9fbbaf717e97c2b06300e8f93e5eddba8bda8951ccab7f93a680e56ded1a3d21d526019e69bab
@@ -1685,13 +1705,13 @@ __metadata:
16851705
languageName: node
16861706
linkType: hard
16871707

1688-
"@eslint/plugin-kit@npm:^0.3.5":
1689-
version: 0.3.5
1690-
resolution: "@eslint/plugin-kit@npm:0.3.5"
1708+
"@eslint/plugin-kit@npm:^0.4.0":
1709+
version: 0.4.0
1710+
resolution: "@eslint/plugin-kit@npm:0.4.0"
16911711
dependencies:
1692-
"@eslint/core": "npm:^0.15.2"
1712+
"@eslint/core": "npm:^0.16.0"
16931713
levn: "npm:^0.4.1"
1694-
checksum: 10c0/c178c1b58c574200c0fd125af3e4bc775daba7ce434ba6d1eeaf9bcb64b2e9fea75efabffb3ed3ab28858e55a016a5efa95f509994ee4341b341199ca630b89e
1714+
checksum: 10c0/125614e902bb34c041da859794c47ac2ec4a814f5d9e7c4d37fcd34b38d8ee5cf1f97020d38d168885d9bf4046a9a7decb86b4cee8dac9eedcc6ad08ebafe204
16951715
languageName: node
16961716
linkType: hard
16971717

@@ -6984,17 +7004,17 @@ __metadata:
69847004
linkType: hard
69857005

69867006
"eslint@npm:^9.13.0":
6987-
version: 9.34.0
6988-
resolution: "eslint@npm:9.34.0"
7007+
version: 9.37.0
7008+
resolution: "eslint@npm:9.37.0"
69897009
dependencies:
6990-
"@eslint-community/eslint-utils": "npm:^4.2.0"
7010+
"@eslint-community/eslint-utils": "npm:^4.8.0"
69917011
"@eslint-community/regexpp": "npm:^4.12.1"
69927012
"@eslint/config-array": "npm:^0.21.0"
6993-
"@eslint/config-helpers": "npm:^0.3.1"
6994-
"@eslint/core": "npm:^0.15.2"
7013+
"@eslint/config-helpers": "npm:^0.4.0"
7014+
"@eslint/core": "npm:^0.16.0"
69957015
"@eslint/eslintrc": "npm:^3.3.1"
6996-
"@eslint/js": "npm:9.34.0"
6997-
"@eslint/plugin-kit": "npm:^0.3.5"
7016+
"@eslint/js": "npm:9.37.0"
7017+
"@eslint/plugin-kit": "npm:^0.4.0"
69987018
"@humanfs/node": "npm:^0.16.6"
69997019
"@humanwhocodes/module-importer": "npm:^1.0.1"
70007020
"@humanwhocodes/retry": "npm:^0.4.2"
@@ -7029,7 +7049,7 @@ __metadata:
70297049
optional: true
70307050
bin:
70317051
eslint: bin/eslint.js
7032-
checksum: 10c0/ba3e54fa0c8ed23d062f91519afaae77fed922a6c4d76130b6cd32154bcb406aaea4b3c5ed88e0be40828c1d5b6921592f3947dbdc5e2043de6bd7aa341fe5ea
7052+
checksum: 10c0/30b71350b0e43542eeffa6f7380ed85c960055dde8003f17bf87d209a4a9afc6091bc0419aa32f86853e7ecef18790bdc4d678112b89dbebe61b69efcb1100e1
70337053
languageName: node
70347054
linkType: hard
70357055

0 commit comments

Comments
 (0)