Skip to content

Commit 86acb1f

Browse files
Bump eslint from 9.15.0 to 9.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ca5cd3 commit 86acb1f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@
168168
minimatch "^3.1.2"
169169
strip-json-comments "^3.1.1"
170170

171-
"@eslint/js@9.15.0":
172-
version "9.15.0"
173-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
174-
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
171+
"@eslint/js@9.16.0":
172+
version "9.16.0"
173+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4"
174+
integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==
175175

176176
"@eslint/object-schema@^2.1.4":
177177
version "2.1.4"
@@ -919,16 +919,16 @@ eslint-visitor-keys@^4.2.0:
919919
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
920920

921921
eslint@^9.12.0:
922-
version "9.15.0"
923-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15.0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6"
924-
integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==
922+
version "9.16.0"
923+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.16.0.tgz#66832e66258922ac0a626f803a9273e37747f2a6"
924+
integrity sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==
925925
dependencies:
926926
"@eslint-community/eslint-utils" "^4.2.0"
927927
"@eslint-community/regexpp" "^4.12.1"
928928
"@eslint/config-array" "^0.19.0"
929929
"@eslint/core" "^0.9.0"
930930
"@eslint/eslintrc" "^3.2.0"
931-
"@eslint/js" "9.15.0"
931+
"@eslint/js" "9.16.0"
932932
"@eslint/plugin-kit" "^0.2.3"
933933
"@humanfs/node" "^0.16.6"
934934
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)