Skip to content

Commit 3b641ad

Browse files
Bump eslint from 6.8.0 to 7.12.1 (#234)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.12.1. - [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.12.1) 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 010e539 commit 3b641ad

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
@@ -41,7 +41,7 @@
4141
"chai": "^4.0.0",
4242
"enzyme": "^3.0.0",
4343
"enzyme-adapter-react-16": "^1.0.0",
44-
"eslint": "^6.0.0",
44+
"eslint": "^7.12.1",
4545
"eslint-config-takiyon-react": "^0.5.0",
4646
"eslint-import-resolver-webpack": "^0.13.0",
4747
"eslint-plugin-import": "^2.2.0",

0 commit comments

Comments
 (0)