Skip to content

Commit 1693763

Browse files
Bump eslint from 8.57.1 to 9.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.23.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.23.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 7287d3f commit 1693763

File tree

2 files changed

+163
-130
lines changed

2 files changed

+163
-130
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"chai": "^4.5.0",
28-
"eslint": "^8.57.0",
28+
"eslint": "^9.23.0",
2929
"eslint-plugin-node": "^11.1.0",
3030
"mocha": "^10.8.2",
3131
"mock-fs": "^5.5.0",

0 commit comments

Comments
 (0)