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:
dependabot[bot]
2019-03-19 10:30:37 +00:00
committed by peril-parse-community[bot]
parent adf0633e7b
commit 4cd12e9049
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -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",

View File

@@ -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",