Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Commit 60a46ac

Browse files
devDeps(deps-dev): bump eslint from 9.17.0 to 9.18.0 (#23)
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.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.17.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 991c56c commit 60a46ac

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package-lock.json

Lines changed: 17 additions & 16 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
@@ -22,7 +22,7 @@
2222
"@types/node": "^22.x.x",
2323
"@typescript-eslint/eslint-plugin": "^8.19.1",
2424
"@typescript-eslint/parser": "^8.19.1",
25-
"eslint": "^9.17.0",
25+
"eslint": "^9.18.0",
2626
"eslint-plugin-svelte": "^2.0.0",
2727
"fs-extra": "^11.2.0",
2828
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)