Skip to content

Commit 322451f

Browse files
build(deps-dev): bump eslint in the eslint group across 1 directory
Bumps the eslint group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.1 to 9.12.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11cec86 commit 322451f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/eslint-plugin": "^8.2.0",
3838
"@typescript-eslint/parser": "^8.2.0",
3939
"@vitest/coverage-v8": "^4.1.0",
40-
"eslint": "^8.2.0",
40+
"eslint": "^10.1.0",
4141
"eslint-config-airbnb-base": "^15.0.0",
4242
"eslint-plugin-import": "^2.22.0",
4343
"tsdown": "^0.21.2",

0 commit comments

Comments
 (0)