File tree Expand file tree Collapse file tree 2 files changed +179
-154
lines changed Expand file tree Collapse file tree 2 files changed +179
-154
lines changed Original file line number Diff line number Diff line change 38
38
"dependencies" : {
39
39
"@nuxtjs/proxy" : " ^1.3.1" ,
40
40
"axios" : " ^0.18.0" ,
41
- "axios-retry" : " ^3.1.1 " ,
42
- "consola" : " ^2.3.2 "
41
+ "axios-retry" : " ^3.1.2 " ,
42
+ "consola" : " ^2.4.0 "
43
43
},
44
44
"devDependencies" : {
45
45
"codecov" : " ^3.1.0" ,
46
- "eslint" : " ^5.12 .0" ,
46
+ "eslint" : " ^5.13 .0" ,
47
47
"eslint-config-standard" : " ^12.0.0" ,
48
- "eslint-plugin-import" : " ^2.14 .0" ,
49
- "eslint-plugin-jest" : " ^22.1 .2" ,
48
+ "eslint-plugin-import" : " ^2.16 .0" ,
49
+ "eslint-plugin-jest" : " ^22.2 .2" ,
50
50
"eslint-plugin-node" : " ^8.0.1" ,
51
51
"eslint-plugin-promise" : " ^4.0.1" ,
52
52
"eslint-plugin-standard" : " ^4.0.0" ,
53
53
"eslint-plugin-vue" : " ^5.1.0" ,
54
- "jest" : " ^24.0 .0" ,
55
- "jsdom" : " ^13.1 .0" ,
54
+ "jest" : " ^24.1 .0" ,
55
+ "jsdom" : " ^13.2 .0" ,
56
56
"nuxt-edge" : " ^2.3.0-25706271.cca799c" ,
57
57
"standard-version" : " ^4.4.0"
58
58
}
You can’t perform that action at this time.
0 commit comments