Skip to content

Commit 22738f3

Browse files
chore(deps-dev): bump eslint from 9.5.0 to 9.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.5.0 to 9.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.5.0...v9.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a27b9e commit 22738f3

File tree

1 file changed

+19
-24
lines changed

1 file changed

+19
-24
lines changed

yarn.lock

+19-24
Original file line numberDiff line numberDiff line change
@@ -758,14 +758,14 @@
758758
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0"
759759
integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==
760760

761-
"@eslint/config-array@^0.16.0":
762-
version "0.16.0"
763-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.16.0.tgz#bb3364fc39ee84ec3a62abdc4b8d988d99dfd706"
764-
integrity sha512-/jmuSd74i4Czf1XXn7wGRWZCuyaUZ330NH1Bek0Pplatt4Sy1S5haN21SCLLdbeKslQ+S0wEJ+++v5YibSi+Lg==
761+
"@eslint/config-array@^0.17.0":
762+
version "0.17.0"
763+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.17.0.tgz#ff305e1ee618a00e6e5d0485454c8d92d94a860d"
764+
integrity sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==
765765
dependencies:
766766
"@eslint/object-schema" "^2.1.4"
767767
debug "^4.3.1"
768-
minimatch "^3.0.5"
768+
minimatch "^3.1.2"
769769

770770
"@eslint/eslintrc@^3.1.0":
771771
version "3.1.0"
@@ -782,12 +782,7 @@
782782
minimatch "^3.1.2"
783783
strip-json-comments "^3.1.1"
784784

785-
"@eslint/js@9.5.0":
786-
version "9.5.0"
787-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.5.0.tgz#0e9c24a670b8a5c86bff97b40be13d8d8f238045"
788-
integrity sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==
789-
790-
"@eslint/js@^9.5.0":
785+
"@eslint/js@9.6.0", "@eslint/js@^9.5.0":
791786
version "9.6.0"
792787
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
793788
integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
@@ -1490,7 +1485,7 @@ acorn@^7.1.1:
14901485
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
14911486
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
14921487

1493-
acorn@^8.11.3, acorn@^8.7.1, acorn@^8.8.2:
1488+
acorn@^8.12.0, acorn@^8.7.1, acorn@^8.8.2:
14941489
version "8.12.1"
14951490
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
14961491
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
@@ -2735,15 +2730,15 @@ eslint-visitor-keys@^4.0.0:
27352730
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
27362731

27372732
eslint@^9.5.0:
2738-
version "9.5.0"
2739-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.5.0.tgz#11856034b94a9e1a02cfcc7e96a9f0956963cd2f"
2740-
integrity sha512-+NAOZFrW/jFTS3dASCGBxX1pkFD0/fsO+hfAkJ4TyYKwgsXZbqzrw+seCYFCcPCYXvnD67tAnglU7GQTz6kcVw==
2733+
version "9.6.0"
2734+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.6.0.tgz#9f54373afa15e1ba356656a8d96233182027fb49"
2735+
integrity sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==
27412736
dependencies:
27422737
"@eslint-community/eslint-utils" "^4.2.0"
27432738
"@eslint-community/regexpp" "^4.6.1"
2744-
"@eslint/config-array" "^0.16.0"
2739+
"@eslint/config-array" "^0.17.0"
27452740
"@eslint/eslintrc" "^3.1.0"
2746-
"@eslint/js" "9.5.0"
2741+
"@eslint/js" "9.6.0"
27472742
"@humanwhocodes/module-importer" "^1.0.1"
27482743
"@humanwhocodes/retry" "^0.3.0"
27492744
"@nodelib/fs.walk" "^1.2.8"
@@ -2754,7 +2749,7 @@ eslint@^9.5.0:
27542749
escape-string-regexp "^4.0.0"
27552750
eslint-scope "^8.0.1"
27562751
eslint-visitor-keys "^4.0.0"
2757-
espree "^10.0.1"
2752+
espree "^10.1.0"
27582753
esquery "^1.5.0"
27592754
esutils "^2.0.2"
27602755
fast-deep-equal "^3.1.3"
@@ -2784,12 +2779,12 @@ esniff@^2.0.1:
27842779
event-emitter "^0.3.5"
27852780
type "^2.7.2"
27862781

2787-
espree@^10.0.1:
2788-
version "10.0.1"
2789-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.0.1.tgz#600e60404157412751ba4a6f3a2ee1a42433139f"
2790-
integrity sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==
2782+
espree@^10.0.1, espree@^10.1.0:
2783+
version "10.1.0"
2784+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
2785+
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
27912786
dependencies:
2792-
acorn "^8.11.3"
2787+
acorn "^8.12.0"
27932788
acorn-jsx "^5.3.2"
27942789
eslint-visitor-keys "^4.0.0"
27952790

@@ -4591,7 +4586,7 @@ mini-svg-data-uri@^1.2.3:
45914586
resolved "https://registry.yarnpkg.com/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz#8ab0aabcdf8c29ad5693ca595af19dd2ead09939"
45924587
integrity sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==
45934588

4594-
"minimatch@2 || 3", minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
4589+
"minimatch@2 || 3", minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
45954590
version "3.1.2"
45964591
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
45974592
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)