Skip to content

Commit bcffe8c

Browse files
chore(deps-dev): bump eslint from 9.9.1 to 9.10.0
Bumps [eslint](https://github.com/eslint/eslint) 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](eslint/eslint@v9.9.1...v9.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dbfe96 commit bcffe8c

File tree

2 files changed

+76
-64
lines changed

2 files changed

+76
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "^20.16.2",
5252
"@vitest/coverage-v8": "^1.6.0",
5353
"cspell": "^8.14.2",
54-
"eslint": "^9.9.1",
54+
"eslint": "^9.10.0",
5555
"eslint-config-prettier": "^9.1.0",
5656
"eslint-import-resolver-typescript": "^3.6.3",
5757
"eslint-plugin-import": "^2.29.1",

0 commit comments

Comments
 (0)