Skip to content

Commit ae2aee9

Browse files
Bump eslint from 9.25.0 to 9.25.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.0...v9.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b1fc2f commit ae2aee9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@
180180
minimatch "^3.1.2"
181181
strip-json-comments "^3.1.1"
182182

183-
"@eslint/[email protected].0":
184-
version "9.25.0"
185-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
186-
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
183+
"@eslint/[email protected].1":
184+
version "9.25.1"
185+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
186+
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
187187

188188
"@eslint/object-schema@^2.1.6":
189189
version "2.1.6"
@@ -916,17 +916,17 @@ eslint-visitor-keys@^4.2.0:
916916
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
917917

918918
eslint@^9.12.0:
919-
version "9.25.0"
920-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351"
921-
integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==
919+
version "9.25.1"
920+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
921+
integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==
922922
dependencies:
923923
"@eslint-community/eslint-utils" "^4.2.0"
924924
"@eslint-community/regexpp" "^4.12.1"
925925
"@eslint/config-array" "^0.20.0"
926926
"@eslint/config-helpers" "^0.2.1"
927927
"@eslint/core" "^0.13.0"
928928
"@eslint/eslintrc" "^3.3.1"
929-
"@eslint/js" "9.25.0"
929+
"@eslint/js" "9.25.1"
930930
"@eslint/plugin-kit" "^0.2.8"
931931
"@humanfs/node" "^0.16.6"
932932
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)