Skip to content

Commit e3e5dd6

Browse files
author
Ivan Demidov
committed
Update devDep
1 parent 44f23f9 commit e3e5dd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
3434
"dependencies": {
3535
"globby": "^4.0.0",
3636
"posthtml": "^0.8.7",
37-
"posthtml-load-plugins": "^0.10.0",
38-
"yargs": "^4.6.0"
37+
"posthtml-load-plugins": "^0.10.1",
38+
"yargs": "^4.7.0"
3939
},
4040
"devDependencies": {
4141
"ava": "^0.14.0",
4242
"ava-codemods": "^0.2.1",
4343
"coveralls": "^2.11.9",
4444
"cpy": "^4.0.0",
4545
"execa": "^0.4.0",
46-
"nyc": "^6.4.1",
46+
"nyc": "^6.4.4",
4747
"path-exists": "^3.0.0",
4848
"posthtml-bem": "^0.2.2",
4949
"posthtml-custom-elements": "^1.0.3",
5050
"read-pkg": "^1.1.0",
5151
"tempfile": "^1.1.1",
52-
"updtr": "^0.1.10",
52+
"updtr": "^0.1.13",
5353
"xo": "^0.15.0"
5454
},
5555
"posthtml": {

0 commit comments

Comments
 (0)