chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2019-06-13 19:27:59 +00:00
parent 5c2a2d612f
commit fece3d03d0

13
package-lock.json generated
View File

@ -3020,12 +3020,6 @@
}
}
},
"find-parent-dir": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.0.tgz",
"integrity": "sha1-M8RLQpqysvBkYpnF+fcY83b/jVQ=",
"dev": true
},
"find-up": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
@ -5925,9 +5919,9 @@
"integrity": "sha1-IsWbyu+qmo7zWc91l4TkvxBq6hs="
},
"lint-staged": {
"version": "8.1.7",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.7.tgz",
"integrity": "sha512-egT0goFhIFoOGk6rasPngTFh2qDqxZddM0PwI58oi66RxCDcn5uDwxmiasWIF0qGnchHSYVJ8HPRD5LrFo7TKA==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.1.tgz",
"integrity": "sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==",
"dev": true,
"requires": {
"chalk": "^2.3.1",
@ -5937,7 +5931,6 @@
"dedent": "^0.7.0",
"del": "^3.0.0",
"execa": "^1.0.0",
"find-parent-dir": "^0.3.0",
"g-status": "^2.0.2",
"is-glob": "^4.0.0",
"is-windows": "^1.0.2",