Skip to content

Commit 7e46813

Browse files
Bump eslint from 8.57.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46abcbc commit 7e46813

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
@@ -47,7 +47,7 @@
4747
"@types/tap": "^15.0.3",
4848
"@typescript-eslint/eslint-plugin": "^6.0.0",
4949
"c8": "^10.1.2",
50-
"eslint": "^8.1.0",
50+
"eslint": "^9.9.0",
5151
"eslint-config-prettier": "^9.0.0",
5252
"eslint-plugin-import": "^2.23.4",
5353
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)