Skip to content

Commit 472acb9

Browse files
build(deps-dev): bump eslint from 8.57.0 to 9.1.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c26b330 commit 472acb9

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"chai": "4.3.7",
3535
"mocha": "10.4.0",
36-
"eslint": "8.57.0",
36+
"eslint": "9.1.1",
3737
"nyc": "15.1.0",
3838
"sinon": "15.2.0"
3939
},

0 commit comments

Comments
 (0)