- Linting (ESLint): Fix per latest ash-nazg update

- npm: Update ash-nazg devDep.
This commit is contained in:
Brett Zamir
2019-07-03 18:36:45 +08:00
parent e4231aeb10
commit 8a2f6ee6f2
4 changed files with 12 additions and 4 deletions

View File

@@ -86,7 +86,7 @@
"babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
"core-js-bundle": "^3.1.4",
"eslint": "6.0.1",
"eslint-config-ash-nazg": "8.0.0",
"eslint-config-ash-nazg": "8.0.1",
"eslint-config-standard": "12.0.0",
"eslint-plugin-array-func": "^3.1.3",
"eslint-plugin-compat": "^3.2.0",