- npm: Update `eslint-config-ash-nazg`
parent
4ce6427a32
commit
c5fd7678fb
|
@ -3756,9 +3756,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-ash-nazg": {
|
||||
"version": "0.0.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-ash-nazg/-/eslint-config-ash-nazg-0.0.3.tgz",
|
||||
"integrity": "sha512-5cmRhOKpMjjbaF7COchK58+5TUPajRW6YVJ8fryiCyDmhONx40Uoky7y6o67MwSaaRsK7wgUewbOqNkum4SbtA==",
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-ash-nazg/-/eslint-config-ash-nazg-0.0.4.tgz",
|
||||
"integrity": "sha512-/yyNXE57lbHHqHr+GfwoNt0wzYdVuIKJRFtBFuKm0J2FUv/ZBYaspBCow4Syk8s3Ax+pLsfv7Sksf3edAQpmqg==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-config-standard": {
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"axe-testcafe": "^1.1.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
|
||||
"eslint": "5.9.0",
|
||||
"eslint-config-ash-nazg": "0.0.3",
|
||||
"eslint-config-ash-nazg": "0.0.4",
|
||||
"eslint-config-standard": "12.0.0",
|
||||
"eslint-plugin-compat": "2.6.3",
|
||||
"eslint-plugin-import": "2.14.0",
|
||||
|
|
Loading…
Reference in New Issue