Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5a0f9c

Browse files
authoredFeb 26, 2024··
build(deps-dev): bump eslint from 8.27.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.57.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.27.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed7044b commit b5a0f9c

File tree

2 files changed

+227
-231
lines changed

2 files changed

+227
-231
lines changed
 

‎package-lock.json

+226-230
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"mocha": "10.1.0",
23-
"eslint": "8.27.0"
23+
"eslint": "8.57.0"
2424
},
2525
"scripts": {
2626
"lint": "make lint",

0 commit comments

Comments
 (0)
Please sign in to comment.