Skip to content

Commit 6861c36

Browse files
Update eslint requirement from 5.15.3 to 5.16.0
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.3...v5.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 1333d41 commit 6861c36

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
@@ -52,7 +52,7 @@
5252
"enzyme": "3.9.0",
5353
"enzyme-adapter-react-16": "1.11.2",
5454
"enzyme-to-json": "3.3.5",
55-
"eslint": "5.15.3",
55+
"eslint": "5.16.0",
5656
"eslint-plugin-react": "7.12.4",
5757
"file-loader": "3.0.1",
5858
"gh-pages": "2.0.1",

0 commit comments

Comments
 (0)