Skip to content

Commit c7a0f1d

Browse files
Bump eslint from 4.19.1 to 8.5.0 (#51)
Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 8.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v4.19.1...v8.5.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5212813 commit c7a0f1d

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
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"devDependencies": {
2727
"c8": "^7.10.0",
28-
"eslint": "^4.15.0",
28+
"eslint": "^8.5.0",
2929
"mocha": "^9.1.3",
3030
"should": "^13.0.0"
3131
},

0 commit comments

Comments
 (0)