Skip to content

Commit 3843c8e

Browse files
committed
Update dev-dependencies
1 parent 6ef5ec0 commit 3843c8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"browserify": "^17.0.0",
4747
"commonmark.json": "^0.29.0",
4848
"dtslint": "^4.0.0",
49-
"gzip-size-cli": "^3.0.0",
49+
"gzip-size-cli": "^4.0.0",
5050
"hast-util-to-html": "^7.0.0",
5151
"mdast-util-to-hast": "^10.0.0",
5252
"nyc": "^15.0.0",
@@ -58,7 +58,7 @@
5858
"tape": "^5.0.0",
5959
"tinyify": "^3.0.0",
6060
"unified": "^9.0.0",
61-
"xo": "^0.34.0"
61+
"xo": "^0.35.0"
6262
},
6363
"scripts": {
6464
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",

0 commit comments

Comments
 (0)