Skip to content

Commit 11f66e0

Browse files
greenkeeper[bot]nklayman
authored andcommitted
Update eslint-config-standard to the latest version 🚀 (#62)
[skip ci] chore(package): update eslint-config-standard to version 12.0.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent 25f1b79 commit 11f66e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@vue/cli-test-utils": "^3.0.1",
5555
"@vue/eslint-config-typescript": "^3.0.1",
5656
"electron": "^2.0.7",
57-
"eslint-config-standard": "^11.0.0",
57+
"eslint-config-standard": "^12.0.0",
5858
"eslint-plugin-import": "^2.14.0",
5959
"eslint-plugin-node": "^7.0.1",
6060
"eslint-plugin-promise": "^4.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4379,9 +4379,9 @@ escodegen@^1.9.1:
43794379
optionalDependencies:
43804380
source-map "~0.6.1"
43814381

4382-
eslint-config-standard@^11.0.0:
4383-
version "11.0.0"
4384-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz#87ee0d3c9d95382dc761958cbb23da9eea31e0ba"
4382+
eslint-config-standard@^12.0.0:
4383+
version "12.0.0"
4384+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-12.0.0.tgz#638b4c65db0bd5a41319f96bba1f15ddad2107d9"
43854385

43864386
eslint-import-resolver-node@^0.3.1:
43874387
version "0.3.2"

0 commit comments

Comments
 (0)