Skip to content

Commit 84433e8

Browse files
committed
chore: update depDev
1 parent c05c33a commit 84433e8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
},
99
"bugs": "https://github.com/posthtml/posthtml-webp/issues",
1010
"dependencies": {
11-
"posthtml": "^0.9.0"
11+
"posthtml": "^0.11.4"
1212
},
1313
"devDependencies": {
14-
"ava": "^0.15.2",
15-
"conventional-changelog": "^1.1.0",
16-
"conventional-changelog-lint": "^1.0.0",
17-
"coveralls": "^3.0.2",
18-
"husky": "^0.11.5",
19-
"mversion": "^1.10.1",
20-
"nyc": "^13.1.0",
21-
"snazzy": "^4.0.0",
22-
"standard": "^7.1.2"
14+
"ava": "^2.2.0",
15+
"conventional-changelog": "^3.1.10",
16+
"conventional-changelog-lint": "^2.1.1",
17+
"coveralls": "^3.0.5",
18+
"husky": "^3.0.2",
19+
"mversion": "^1.13.0",
20+
"nyc": "^14.1.1",
21+
"snazzy": "^8.0.0",
22+
"standard": "^13.1.0"
2323
},
2424
"engines": {
2525
"node": ">=4"

0 commit comments

Comments
 (0)