Skip to content

Commit 87b5683

Browse files
chore: bump @eslint/js from 9.6.0 to 10.0.0 (#2482)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.6.0 to 10.0.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/HEAD/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c185c5a commit 87b5683

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package-lock.json

Lines changed: 13 additions & 4 deletions
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
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@babel/eslint-parser": "^7.24.5",
4747
"@babel/preset-env": "^7.11.5",
48-
"@eslint/js": "^9.3.0",
48+
"@eslint/js": "^10.0.0",
4949
"@playwright/test": "^1.44.0",
5050
"@rollup/plugin-babel": "^6.0.4",
5151
"@rollup/plugin-commonjs": "^26.0.1",

0 commit comments

Comments
 (0)