mirror of
https://github.com/datashard/snapshot.git
synced 2024-11-24 14:52:28 +00:00
chore(deps): update dependency eslint to v4.13.1
This commit is contained in:
parent
428bc3c007
commit
0456c17f8e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2175,9 +2175,9 @@
|
|||
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
||||
},
|
||||
"eslint": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-4.13.0.tgz",
|
||||
"integrity": "sha512-1l2aVrEz9yiWsEQdL3XZEzTovHQJFZaTeIhOOilKQRiYNn1dVALoYOtn06iPoxhEwFukBPX4Ff8WoGD4r/7D2A==",
|
||||
"version": "4.13.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-4.13.1.tgz",
|
||||
"integrity": "sha512-UCJVV50RtLHYzBp1DZ8CMPtRSg4iVZvjgO9IJHIKyWU/AnJVjtdRikoUPLB29n5pzMB7TnsLQWf0V6VUJfoPfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ajv": "^5.3.0",
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"debug": "3.1.0",
|
||||
"dependency-check": "2.9.2",
|
||||
"deps-ok": "1.2.4",
|
||||
"eslint": "4.13.0",
|
||||
"eslint": "4.13.1",
|
||||
"eslint-plugin-cypress-dev": "1.1.2",
|
||||
"git-issues": "1.3.1",
|
||||
"github-post-release": "1.13.1",
|
||||
|
|
Loading…
Reference in a new issue