Skip to content

Commit b147a56

Browse files
Merge pull request #869 from prettier/dependabot/npm_and_yarn/eslint-9.25.1
Bump eslint from 9.25.0 to 9.25.1
2 parents e9f685e + 870a433 commit b147a56

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -412,12 +412,7 @@
412412
minimatch "^3.1.2"
413413
strip-json-comments "^3.1.1"
414414

415-
416-
version "9.25.0"
417-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
418-
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
419-
420-
"@eslint/js@^9.21.0":
415+
"@eslint/[email protected]", "@eslint/js@^9.21.0":
421416
version "9.25.1"
422417
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
423418
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
@@ -1292,17 +1287,17 @@ eslint-visitor-keys@^4.2.0:
12921287
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
12931288

12941289
eslint@^9.21.0:
1295-
version "9.25.0"
1296-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351"
1297-
integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==
1290+
version "9.25.1"
1291+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
1292+
integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==
12981293
dependencies:
12991294
"@eslint-community/eslint-utils" "^4.2.0"
13001295
"@eslint-community/regexpp" "^4.12.1"
13011296
"@eslint/config-array" "^0.20.0"
13021297
"@eslint/config-helpers" "^0.2.1"
13031298
"@eslint/core" "^0.13.0"
13041299
"@eslint/eslintrc" "^3.3.1"
1305-
"@eslint/js" "9.25.0"
1300+
"@eslint/js" "9.25.1"
13061301
"@eslint/plugin-kit" "^0.2.8"
13071302
"@humanfs/node" "^0.16.6"
13081303
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)