mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
chore(package): update lockfile package-lock.json
This commit is contained in:
parent
b548f9fed2
commit
19da3c6ab9
19
package-lock.json
generated
19
package-lock.json
generated
@ -4314,31 +4314,20 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-ava": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-ava/-/eslint-plugin-ava-7.1.0.tgz",
|
||||
"integrity": "sha512-Z/vWPuHxtqMzxLZKhY/BJPrpPwA6uDlYekpBafyy95ssJCRDKUlFh0bk+P8fPPQJjXYr7bYp3Hwn66/QLwTBUA==",
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-ava/-/eslint-plugin-ava-8.0.0.tgz",
|
||||
"integrity": "sha512-jOrf7FPPLFxFhDXadRuqTN4qN19Lec40sYJ3FwbByLIh0J0l5znLdhox32OdJxW7il10LlfLRnAp+toyvPs+Dw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"deep-strict-equal": "^0.2.0",
|
||||
"enhance-visitors": "^1.0.0",
|
||||
"espree": "^5.0.0",
|
||||
"espree": "^6.0.0",
|
||||
"espurify": "^2.0.0",
|
||||
"import-modules": "^1.1.0",
|
||||
"pkg-dir": "^4.2.0",
|
||||
"resolve-from": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"espree": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/espree/-/espree-5.0.1.tgz",
|
||||
"integrity": "sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"acorn": "^6.0.7",
|
||||
"acorn-jsx": "^5.0.0",
|
||||
"eslint-visitor-keys": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"espurify": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/espurify/-/espurify-2.0.1.tgz",
|
||||
|
Loading…
Reference in New Issue
Block a user