File tree 2 files changed +513
-430
lines changed
2 files changed +513
-430
lines changed Original file line number Diff line number Diff line change 16
16
"test" : " jest"
17
17
},
18
18
"dependencies" : {
19
- "@types/fs-extra" : " ^7 .0.0" ,
20
- "colorette" : " ^1.0.8 " ,
21
- "fs-extra" : " ^7.0.1 " ,
22
- "globby" : " ^9.2.0 " ,
19
+ "@types/fs-extra" : " ^8 .0.0" ,
20
+ "colorette" : " ^1.1.0 " ,
21
+ "fs-extra" : " ^8.1.0 " ,
22
+ "globby" : " 10.0.1 " ,
23
23
"is-plain-object" : " ^3.0.0"
24
24
},
25
25
"devDependencies" : {
26
- "@babel/core" : " ^7.4 .5" ,
27
- "@babel/preset-env" : " ^7.4 .5" ,
26
+ "@babel/core" : " ^7.5 .5" ,
27
+ "@babel/preset-env" : " ^7.5 .5" ,
28
28
"babel-jest" : " ^24.8.0" ,
29
29
"codecov" : " ^3.5.0" ,
30
30
"eslint" : " ^5.16.0" ,
31
- "eslint-config-airbnb-base" : " ^13.1 .0" ,
32
- "eslint-plugin-import" : " ^2.17.3 " ,
31
+ "eslint-config-airbnb-base" : " ^13.2 .0" ,
32
+ "eslint-plugin-import" : " ^2.18.2 " ,
33
33
"jest" : " ^24.8.0" ,
34
- "replace-in-file" : " ^4.1.0 " ,
34
+ "replace-in-file" : " ^4.1.1 " ,
35
35
"rimraf" : " ^2.6.3" ,
36
- "rollup" : " ^1.14.6 " ,
36
+ "rollup" : " ^1.17.0 " ,
37
37
"rollup-plugin-auto-external" : " ^2.0.0" ,
38
- "rollup-plugin-babel" : " ^4.3.2 "
38
+ "rollup-plugin-babel" : " ^4.3.3 "
39
39
},
40
40
"files" : [
41
41
" dist" ,
You can’t perform that action at this time.
0 commit comments