We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f23f9 commit e3e5dd6Copy full SHA for e3e5dd6
package.json
@@ -34,22 +34,22 @@
34
"dependencies": {
35
"globby": "^4.0.0",
36
"posthtml": "^0.8.7",
37
- "posthtml-load-plugins": "^0.10.0",
38
- "yargs": "^4.6.0"
+ "posthtml-load-plugins": "^0.10.1",
+ "yargs": "^4.7.0"
39
},
40
"devDependencies": {
41
"ava": "^0.14.0",
42
"ava-codemods": "^0.2.1",
43
"coveralls": "^2.11.9",
44
"cpy": "^4.0.0",
45
"execa": "^0.4.0",
46
- "nyc": "^6.4.1",
+ "nyc": "^6.4.4",
47
"path-exists": "^3.0.0",
48
"posthtml-bem": "^0.2.2",
49
"posthtml-custom-elements": "^1.0.3",
50
"read-pkg": "^1.1.0",
51
"tempfile": "^1.1.1",
52
- "updtr": "^0.1.10",
+ "updtr": "^0.1.13",
53
"xo": "^0.15.0"
54
55
"posthtml": {
0 commit comments