Skip to content

Commit 6670b29

Browse files
Bump eslint from 7.25.0 to 8.5.0 (#472)
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 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@v7.25.0...v8.5.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sophia Antipenko <[email protected]>
1 parent efe7c52 commit 6670b29

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
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"c8": "^7.7.2",
54-
"eslint": "^7.24.0",
54+
"eslint": "^8.5.0",
5555
"mocha": "^9.1.3",
5656
"nock": "^13.0.11",
5757
"should": "^13.2.3",

0 commit comments

Comments
 (0)