Bump eslint from 5.15.2 to 5.15.3 (#5432)
Bumps [eslint](https://github.com/eslint/eslint) from 5.15.2 to 5.15.3. - [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.15.2...v5.15.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
adf0633e7b
commit
4cd12e9049
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3081,9 +3081,9 @@
|
||||
}
|
||||
},
|
||||
"eslint": {
|
||||
"version": "5.15.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.15.2.tgz",
|
||||
"integrity": "sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw==",
|
||||
"version": "5.15.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.15.3.tgz",
|
||||
"integrity": "sha512-vMGi0PjCHSokZxE0NLp2VneGw5sio7SSiDNgIUn2tC0XkWJRNOIoHIg3CliLVfXnJsiHxGAYrkw0PieAu8+KYQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"bcrypt-nodejs": "0.0.3",
|
||||
"cross-env": "5.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "5.15.2",
|
||||
"eslint": "5.15.3",
|
||||
"eslint-plugin-flowtype": "3.0.0",
|
||||
"flow-bin": "0.95.1",
|
||||
"gaze": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user