Skip to content

Commit b86b268

Browse files
Bump eslint from 6.8.0 to 7.0.0 (#135)
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 ebf715b commit b86b268

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.10.0",
5656
"enzyme-adapter-react-16": "^1.14.0",
5757
"enzyme-to-json": "^3.4.2",
58-
"eslint": "^6.5.1",
58+
"eslint": "^7.0.0",
5959
"father": "^2.13.2",
6060
"jsonp": "^0.2.0",
6161
"less": "^3.10.3",

0 commit comments

Comments
 (0)