- npm: Bump devDeps

This commit is contained in:
Brett Zamir
2019-12-02 11:18:01 +08:00
parent b4f9484011
commit 6f233799ce
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -4882,9 +4882,9 @@
}
},
"eslint-config-ash-nazg": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-ash-nazg/-/eslint-config-ash-nazg-13.0.0.tgz",
"integrity": "sha512-NYiYpkH0aIHRwi/+tCjaB3Myt7f1n+6+2m3blIYMPm0LwXCzqWPVWF4POUGK7aWO6YdrRt0vHPRDgcyhuqxw+g==",
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/eslint-config-ash-nazg/-/eslint-config-ash-nazg-13.1.0.tgz",
"integrity": "sha512-xHaLzYqoKkYD0CXchTIQkeIcpdiHhmQuigSPFasuEPE0QrUKSYod91Btf+uApXkQ48CEuHngmgGm9R4xirfwsg==",
"dev": true
},
"eslint-config-standard": {