Skip to content

Commit 0d91b0f

Browse files
committed
Update dev-dependencies
1 parent 50c9f9c commit 0d91b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"remark-cli": "^8.0.0",
3535
"remark-preset-wooorm": "^7.0.0",
3636
"tape": "^5.0.0",
37-
"tinyify": "^2.0.0",
38-
"xo": "^0.32.0"
37+
"tinyify": "^3.0.0",
38+
"xo": "^0.33.0"
3939
},
4040
"scripts": {
4141
"format": "remark . -qfo && prettier . --write && xo --fix",

0 commit comments

Comments
 (0)