Skip to content

Commit 062e725

Browse files
Bump @eslint/js from 9.9.1 to 9.10.0 (#350)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.9.1 to 9.10.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.10.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 496ba98 commit 062e725

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

package-lock.json

Lines changed: 16 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
@@ -295,7 +295,7 @@
295295
"ovsx-publish": "ovsx publish"
296296
},
297297
"devDependencies": {
298-
"@eslint/js": "^9.9.0",
298+
"@eslint/js": "^9.10.0",
299299
"@types/jest": "^29.5.12",
300300
"@types/vscode": "^1.67.0",
301301
"@vscode/test-electron": "^2.4.1",

0 commit comments

Comments
 (0)