Skip to content

Commit c4a3d10

Browse files
committedMar 25, 2022
Update dev-dependencies
1 parent 78eb0d6 commit c4a3d10

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
@@ -53,7 +53,7 @@
5353
"@types/tape": "^4.0.0",
5454
"c8": "^7.0.0",
5555
"cross-env": "^7.0.0",
56-
"figures": "^3.0.0",
56+
"figures": "^4.0.0",
5757
"prettier": "^2.0.0",
5858
"remark-cli": "^10.0.0",
5959
"remark-preset-wooorm": "^9.0.0",
@@ -63,7 +63,7 @@
6363
"type-coverage": "^2.0.0",
6464
"typescript": "^4.0.0",
6565
"vfile": "^5.0.0",
66-
"xo": "^0.47.0"
66+
"xo": "^0.48.0"
6767
},
6868
"scripts": {
6969
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)
Please sign in to comment.