Skip to content

Commit 6c20cf6

Browse files
chore(deps-dev): bump eslint from 9.39.2 to 10.0.0 in the eslint group
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4991d41 commit 6c20cf6

File tree

2 files changed

+109
-225
lines changed

2 files changed

+109
-225
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@types/node": "^25",
49-
"eslint": "^9",
49+
"eslint": "^10",
5050
"eslint-config-prettier": "^10",
5151
"tsx": "^4",
5252
"typescript": "^5",

0 commit comments

Comments
 (0)