File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
"scripts" : {
12
12
"test" : " xo && nyc ava" ,
13
13
"prepush" : " xo" ,
14
- "update" : " updtr && ava-codemods"
14
+ "update" : " updtr && ava-codemods --force "
15
15
},
16
16
"repository" : {
17
17
"type" : " git" ,
30
30
"homepage" : " https://github.com/GitScrum/posthtml-cli#readme" ,
31
31
"dependencies" : {
32
32
"globby" : " ^4.0.0" ,
33
- "posthtml" : " ^0.8.3 " ,
33
+ "posthtml" : " ^0.8.6 " ,
34
34
"posthtml-load-plugins" : " ^0.9.5" ,
35
35
"yargs" : " ^4.6.0"
36
36
},
37
37
"devDependencies" : {
38
38
"ava" : " ^0.14.0" ,
39
39
"ava-codemods" : " ^0.2.1" ,
40
- "coveralls" : " ^2.11.8 " ,
40
+ "coveralls" : " ^2.11.9 " ,
41
41
"cpy" : " ^4.0.0" ,
42
- "execa" : " ^0.2.2 " ,
43
- "nyc" : " ^6.4.0 " ,
42
+ "execa" : " ^0.4.0 " ,
43
+ "nyc" : " ^6.4.1 " ,
44
44
"path-exists" : " ^2.1.0" ,
45
45
"posthtml-custom-elements" : " ^1.0.3" ,
46
46
"read-pkg" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments