Skip to content

Commit 5ac5b75

Browse files
Bump eslint from 8.57.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.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.9.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 d84b152 commit 5ac5b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"c8": "^10.0.0",
52-
"eslint": "^8.5.0",
52+
"eslint": "^9.38.0",
5353
"mocha": "^11.0.1",
5454
"nock": "^14.0.0",
5555
"should": "^13.2.3",

0 commit comments

Comments
 (0)