Update eslint to the latest version 🚀 (#5412)
* chore(package): update eslint to version 5.15.1 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
378f8d28e1
commit
a452488d61
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3081,9 +3081,9 @@
|
||||
}
|
||||
},
|
||||
"eslint": {
|
||||
"version": "5.15.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.15.0.tgz",
|
||||
"integrity": "sha512-xwG7SS5JLeqkiR3iOmVgtF8Y6xPdtr6AAsN6ph7Q6R/fv+3UlKYoika8SmNzmb35qdRF+RfTY35kMEdtbi+9wg==",
|
||||
"version": "5.15.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-5.15.1.tgz",
|
||||
"integrity": "sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg==",
|
||||
"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.0",
|
||||
"eslint": "5.15.1",
|
||||
"eslint-plugin-flowtype": "3.0.0",
|
||||
"flow-bin": "0.94.0",
|
||||
"gaze": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user