chore(deps-dev): bump eslint from 5.11.0 to 5.11.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v5.11.0...v5.11.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b07f251b06
commit
3af5902eb4
|
@ -4467,9 +4467,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"eslint": {
|
||||
"version": "5.11.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.11.0.tgz",
|
||||
"integrity": "sha512-gbEg0ttToZPkZUv2yYjpipxuYrv/9aSSmgM4V6GkiO3u04QosHYBtduUCqLEulEg3YvNDAkk3OWzyQJ/heZ3Nw==",
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.11.1.tgz",
|
||||
"integrity": "sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
"esdoc-flow-type-plugin": "^1.1.0",
|
||||
"esdoc-importpath-plugin": "^1.0.2",
|
||||
"esdoc-standard-plugin": "^1.0.0",
|
||||
"eslint": "5.11.0",
|
||||
"eslint": "5.11.1",
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
"eslint-plugin-import": "2.14.0",
|
||||
"eslint-plugin-jest": "22.1.2",
|
||||
|
|
Loading…
Reference in New Issue