File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 44
44
"format" : " prettier --write '{.,lib}/*.{js,md}'"
45
45
},
46
46
"devDependencies" : {
47
- "eslint" : " ^5.16 .0" ,
48
- "prettier" : " ^1 " ,
47
+ "eslint" : " ^7.18 .0" ,
48
+ "prettier" : " ^2 " ,
49
49
"cross-spawn" : " *" ,
50
50
"tape" : " *" ,
51
51
"tape-promise" : " *" ,
52
- "lodash" : " ^4.16.15 "
52
+ "lodash" : " ^4.17.20 "
53
53
},
54
54
"dependencies" : {
55
- "@iarna/toml" : " ^2.2.3 " ,
55
+ "@iarna/toml" : " ^2.2.5 " ,
56
56
"appdirectory" : " ^0.1.0" ,
57
- "bluebird" : " ^3.0.6 " ,
58
- "fs-extra" : " ^8 .1.0" ,
59
- "glob-all" : " ^3.1.0 " ,
60
- "is-wsl" : " ^2.0 .0" ,
61
- "jszip" : " ^3.1 .0" ,
57
+ "bluebird" : " ^3.7.2 " ,
58
+ "fs-extra" : " ^9 .1.0" ,
59
+ "glob-all" : " ^3.2.1 " ,
60
+ "is-wsl" : " ^2.2 .0" ,
61
+ "jszip" : " ^3.5 .0" ,
62
62
"lodash.get" : " ^4.4.2" ,
63
63
"lodash.set" : " ^4.3.2" ,
64
- "lodash.uniqby" : " ^4.0 .0" ,
64
+ "lodash.uniqby" : " ^4.7 .0" ,
65
65
"lodash.values" : " ^4.3.0" ,
66
66
"rimraf" : " ^3.0.2" ,
67
67
"sha256-file" : " 1.0.0" ,
68
- "shell-quote" : " ^1.6.1 "
68
+ "shell-quote" : " ^1.7.2 "
69
69
},
70
70
"eslintConfig" : {
71
71
"extends" : " eslint:recommended" ,
You can’t perform that action at this time.
0 commit comments