fix(deps): update all non-major dependencies (#14)
This commit is contained in:
parent
5d0dacae0a
commit
0583881754
@ -11,7 +11,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "2.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.10.0",
|
||||
"@typescript-eslint/parser": "^2.6.0",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
@ -21,7 +21,7 @@
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
"eslint-plugin-unicorn": "^12.1.0",
|
||||
"eslint-plugin-vue": "6.0.0",
|
||||
"eslint-plugin-vue": "6.0.1",
|
||||
"lerna": "^3.18.3",
|
||||
"typescript": "^3.7.1-rc"
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"eslint": ">=6.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "2.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.10.0",
|
||||
"@typescript-eslint/parser": "^2.6.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
|
@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@antfu/eslint-config": "^0.2.8",
|
||||
"@typescript-eslint/eslint-plugin": "2.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.10.0",
|
||||
"@typescript-eslint/parser": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@antfu/eslint-config-ts": "^0.2.8",
|
||||
"eslint-plugin-nuxt": "0.5.0",
|
||||
"eslint-plugin-vue": "6.0.0"
|
||||
"eslint-plugin-vue": "6.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user