Update eslint requirement from 5.8.0 to 5.11.1
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](https://github.com/eslint/eslint/commits/v5.11.1 ) Signed-off-by:dependabot[bot] <support@dependabot.com>
... | ... | @@ -111,7 +111,7 @@ |
"elasticsearch": "15.2.0", | ||
"emojilib": "2.4.0", | ||
"escape-regexp": "0.0.1", | ||
"eslint": "5.8.0", | ||
"eslint": "5.11.1", | ||
"eslint-plugin-vue": "4.7.1", | ||
"eventemitter3": "3.1.0", | ||
"feed": "2.0.2", | ||
... | ... |
Please register or sign in to comment