- npm: Bump devDeps

master
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": {

View File

@ -126,7 +126,7 @@
"cypress": "^3.7.0",
"cypress-axe": "^0.5.1",
"eslint": "6.7.2",
"eslint-config-ash-nazg": "13.0.0",
"eslint-config-ash-nazg": "13.1.0",
"eslint-config-standard": "14.1.0",
"eslint-plugin-array-func": "^3.1.3",
"eslint-plugin-compat": "^3.3.0",
@ -134,7 +134,7 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsdoc": "^18.3.0",
"eslint-plugin-jsdoc": "^18.4.0",
"eslint-plugin-markdown": "^1.0.1",
"eslint-plugin-no-use-extend-native": "^0.4.1",
"eslint-plugin-node": "10.0.0",