Skip to content

Commit 9f11e74

Browse files
chore: Bump @eslint/js from 9.5.0 to 9.6.0 (#577)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.5.0 to 9.6.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.6.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent f0d1f04 commit 9f11e74

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package-lock.json

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"yaml": "^2.4.5"
3232
},
3333
"devDependencies": {
34-
"@eslint/js": "^9.5.0",
34+
"@eslint/js": "^9.6.0",
3535
"@vercel/ncc": "^0.38.1",
3636
"eslint": "^9.6.0",
3737
"globals": "^15.6.0",

0 commit comments

Comments
 (0)