Skip to content

Commit f43faa3

Browse files
Bump eslint from 8.57.1 to 9.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.33.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.33.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99af322 commit f43faa3

File tree

2 files changed

+153
-233
lines changed

2 files changed

+153
-233
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"chai": "^4.1.2",
3131
"chai-as-promised": "^7.1.1",
32-
"eslint": "^8.0.0",
32+
"eslint": "^9.33.0",
3333
"eslint-config-prettier": "^10.0.1",
3434
"eslint-plugin-node": "^11.1.0",
3535
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)