Skip to content

Commit 848d8dd

Browse files
build(deps-dev): bump eslint from 9.39.4 to 10.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a21e22d commit 848d8dd

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
@@ -69,7 +69,7 @@
6969
},
7070
"devDependencies": {
7171
"c8": "^11.0.0",
72-
"eslint": "^9.17.0",
72+
"eslint": "^10.1.0",
7373
"neostandard": "^0.13.0",
7474
"pre-commit": "git+https://git@github.com/fastify/pre-commit.git",
7575
"proxyquire": "^2.1.3"

0 commit comments

Comments
 (0)