Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 768cc1c

Browse files
Bump eslint from 9.30.0 to 9.30.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.30.0 to 9.30.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.0...v9.30.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3eef91c commit 768cc1c

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,7 @@
6060
minimatch "^3.1.2"
6161
strip-json-comments "^3.1.1"
6262

63-
64-
version "9.30.0"
65-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d"
66-
integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
67-
68-
"@eslint/js@^9.4.0":
63+
"@eslint/[email protected]", "@eslint/js@^9.4.0":
6964
version "9.30.1"
7065
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
7166
integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
@@ -476,17 +471,17 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
476471
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
477472

478473
eslint@^9.4.0:
479-
version "9.30.0"
480-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc"
481-
integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g==
474+
version "9.30.1"
475+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211"
476+
integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ==
482477
dependencies:
483478
"@eslint-community/eslint-utils" "^4.2.0"
484479
"@eslint-community/regexpp" "^4.12.1"
485480
"@eslint/config-array" "^0.21.0"
486481
"@eslint/config-helpers" "^0.3.0"
487482
"@eslint/core" "^0.14.0"
488483
"@eslint/eslintrc" "^3.3.1"
489-
"@eslint/js" "9.30.0"
484+
"@eslint/js" "9.30.1"
490485
"@eslint/plugin-kit" "^0.3.1"
491486
"@humanfs/node" "^0.16.6"
492487
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)