Skip to content

Commit da77861

Browse files
Bump eslint from 6.8.0 to 7.0.0 (#266)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ab6891d commit da77861

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
@@ -55,7 +55,7 @@
5555
"enzyme": "^3.0.0",
5656
"enzyme-adapter-react-16": "^1.0.1",
5757
"enzyme-to-json": "^3.4.0",
58-
"eslint": "^6.6.0",
58+
"eslint": "^7.0.0",
5959
"father": "^2.13.4",
6060
"husky": "^4.2.3",
6161
"less": "^3.10.3",

0 commit comments

Comments
 (0)