Update eslint-config-standard
This commit is contained in:
parent
f34da2b9f0
commit
6722ffca64
|
@ -5754,9 +5754,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-standard": {
|
||||
"version": "11.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz",
|
||||
"integrity": "sha512-oDdENzpViEe5fwuRCWla7AXQd++/oyIp8zP+iP9jiUPG6NBj3SHgdgtl/kTn00AjeN+1HNvavTKmYbMo+xMOlw==",
|
||||
"version": "12.0.0-alpha.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-12.0.0-alpha.0.tgz",
|
||||
"integrity": "sha512-KzXH+zyKqOfqTH01wB0jz9QNwbXKhHuCF6KsMxK411PU8I+8N8F4HvpkYPccTYuNCJyuISoBslz/19/0x10y6g==",
|
||||
"dev": true
|
||||
},
|
||||
"eslint-friendly-formatter": {
|
||||
|
|
|
@ -150,7 +150,7 @@
|
|||
"electron-devtools-installer": "^2.2.4",
|
||||
"electron-packager": "^12.0.2",
|
||||
"eslint": "^5.2.0",
|
||||
"eslint-config-standard": "^11.0.0",
|
||||
"eslint-config-standard": "^12.0.0-alpha.0",
|
||||
"eslint-friendly-formatter": "^4.0.1",
|
||||
"eslint-loader": "^2.1.0",
|
||||
"eslint-plugin-html": "^4.0.5",
|
||||
|
|
Loading…
Reference in New Issue