Skip to content

Commit f4f74f9

Browse files
Bump eslint from 8.57.0 to 9.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.12.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.12.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 be0e258 commit f4f74f9

File tree

2 files changed

+134
-127
lines changed

2 files changed

+134
-127
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^20.12.11",
2929
"chai": "^4.3.10",
3030
"copy-webpack-plugin": "^11.0.0",
31-
"eslint": "^8.57.0",
31+
"eslint": "^9.12.0",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-prettier": "^5.1.3",
3434
"mocha": "^10.4.0",

0 commit comments

Comments
 (0)