Skip to content

Commit cd1686f

Browse files
Update eslint requirement from 5.15.2 to 5.15.3
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.15.2...v5.15.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 233a6c2 commit cd1686f

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.9.0",
5252
"enzyme-adapter-react-16": "1.11.2",
5353
"enzyme-to-json": "3.3.5",
54-
"eslint": "5.15.2",
54+
"eslint": "5.15.3",
5555
"eslint-plugin-react": "7.12.4",
5656
"file-loader": "3.0.1",
5757
"html-loader": "0.5.5",

0 commit comments

Comments
 (0)