Skip to content

Commit f22324a

Browse files
Bump eslint from 8.57.1 to 9.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.15.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.15.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 66202b6 commit f22324a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/tap": "^15.0.3",
4545
"@typescript-eslint/eslint-plugin": "^6.0.0",
4646
"c8": "^10.1.2",
47-
"eslint": "^8.1.0",
47+
"eslint": "^9.15.0",
4848
"eslint-config-prettier": "^9.0.0",
4949
"eslint-plugin-import": "^2.23.4",
5050
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)