Skip to content

Commit 1979b3a

Browse files
build(deps-dev): bump eslint from 9.39.3 to 10.0.2
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>
1 parent a575256 commit 1979b3a

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
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/pinojs/pino-filter#readme",
2727
"devDependencies": {
2828
"c8": "^10.1.3",
29-
"eslint": "^9.39.0",
29+
"eslint": "^10.0.2",
3030
"flush-write-stream": "^2.0.0",
3131
"neostandard": "^0.12.2"
3232
},

0 commit comments

Comments
 (0)