Skip to content

Commit 02d777d

Browse files
Bump eslint from 8.53.0 to 9.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 9.24.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v9.24.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 129803a commit 02d777d

File tree

2 files changed

+153
-225
lines changed

2 files changed

+153
-225
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"chai": "^4.1.2",
3030
"chai-as-promised": "^7.1.1",
31-
"eslint": "^8.0.0",
31+
"eslint": "^9.24.0",
3232
"eslint-config-prettier": "^10.0.1",
3333
"eslint-plugin-node": "^11.1.0",
3434
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)