Skip to content

Commit c8c5abe

Browse files
chore(deps-dev): bump @eslint/js from 9.5.0 to 9.11.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.5.0 to 9.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.11.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6153409 commit c8c5abe

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1956,11 +1956,16 @@
19561956
minimatch "^3.1.2"
19571957
strip-json-comments "^3.1.1"
19581958

1959-
"@eslint/[email protected]", "@eslint/js@^9.2.0":
1959+
19601960
version "9.5.0"
19611961
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.5.0.tgz#0e9c24a670b8a5c86bff97b40be13d8d8f238045"
19621962
integrity sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==
19631963

1964+
"@eslint/js@^9.2.0":
1965+
version "9.11.0"
1966+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.0.tgz#fca7533ef33aa608770734786e02f1041847f9bb"
1967+
integrity sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==
1968+
19641969
"@eslint/object-schema@^2.1.4":
19651970
version "2.1.4"
19661971
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"

0 commit comments

Comments
 (0)