Skip to content

Commit 8aad434

Browse files
build(deps-dev): bump eslint from 9.17.0 to 9.18.0 (#526)
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 a481ac5 commit 8aad434

File tree

2 files changed

+18
-23
lines changed

2 files changed

+18
-23
lines changed

package-lock.json

Lines changed: 17 additions & 22 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
@@ -29,7 +29,7 @@
2929
"@types/react": "19.0.4",
3030
"@typescript-eslint/eslint-plugin": "8.19.1",
3131
"@typescript-eslint/parser": "8.19.1",
32-
"eslint": "9.17.0",
32+
"eslint": "9.18.0",
3333
"eslint-plugin-prettier": "5.2.1",
3434
"eslint-plugin-simple-import-sort": "12.1.1",
3535
"husky": "9.1.7",

0 commit comments

Comments
 (0)