Skip to content

Commit 0204dbf

Browse files
chore(deps-dev): bump @eslint/js from 9.17.0 to 9.19.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.17.0 to 9.19.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.19.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>
1 parent 9f12bc6 commit 0204dbf

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

package-lock.json

Lines changed: 15 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
@@ -907,7 +907,7 @@
907907
"//": "TODO Bump eslint-plugin-header when rules is compatible with eslint 9",
908908
"//": "See https://github.com/Stuk/eslint-plugin-header/issues/57",
909909
"devDependencies": {
910-
"@eslint/js": "^9.10.0",
910+
"@eslint/js": "^9.19.0",
911911
"eslint-plugin-header": "github:tonyganchev/eslint-plugin-header#36161b3282e088ad2f19657ab0e377651b6886c2",
912912
"@types/find": "^0.2.4",
913913
"@types/glob": "^8.1.0",

0 commit comments

Comments
 (0)