Skip to content

Commit 6529efd

Browse files
Bump eslint from 9.14.0 to 9.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c71cb7 commit 6529efd

File tree

2 files changed

+42
-46
lines changed

2 files changed

+42
-46
lines changed

package-lock.json

Lines changed: 41 additions & 45 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
@@ -18,7 +18,7 @@
1818
"@eslint/js": "^9.14.0",
1919
"@typescript-eslint/eslint-plugin": "^8.14.0",
2020
"@typescript-eslint/parser": "^8.14.0",
21-
"eslint": "^9.14.0",
21+
"eslint": "^9.18.0",
2222
"kysely-codegen": "^0.17.0",
2323
"nodemon": "^3.1.7",
2424
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)