Skip to content

Commit 242e9e7

Browse files
Bump eslint from 6.8.0 to 7.0.0 (#177)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.8.0...v7.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8797076 commit 242e9e7

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
"enzyme": "^3.3.0",
5252
"enzyme-adapter-react-16": "^1.14.0",
5353
"enzyme-to-json": "^3.4.0",
54-
"eslint": "^6.8.0",
54+
"eslint": "^7.0.0",
5555
"father": "^2.13.2",
5656
"np": "^6.2.0",
5757
"react": "^16.0.0",

0 commit comments

Comments
 (0)