Skip to content

Commit b3595ca

Browse files
build(deps-dev): bump eslint from 9.39.3 to 10.0.2 (#237)
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 10.0.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b973c50 commit b3595ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/node": "^25.0.3",
2727
"c8": "^11.0.0",
28-
"eslint": "^9.6.0",
28+
"eslint": "^10.0.2",
2929
"eslint-config-prettier": "^10.0.1",
3030
"eslint-plugin-prettier": "^5.1.3",
3131
"fastify": "^5.0.0",

0 commit comments

Comments
 (0)