Skip to content

Commit d357f79

Browse files
Bump eslint from 8.53.0 to 9.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 9.26.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.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2c3230 commit d357f79

File tree

2 files changed

+642
-204
lines changed

2 files changed

+642
-204
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.26.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)