Skip to content

Commit 96482e8

Browse files
committed
Update dev-dependencies
1 parent a66cb4a commit 96482e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
"@types/tape": "^4.0.0",
5858
"c8": "^7.0.0",
5959
"prettier": "^2.0.0",
60-
"remark-cli": "^9.0.0",
61-
"remark-preset-wooorm": "^8.0.0",
60+
"remark-cli": "^10.0.0",
61+
"remark-preset-wooorm": "^9.0.0",
6262
"rimraf": "^3.0.0",
6363
"tape": "^5.0.0",
6464
"type-coverage": "^2.0.0",
6565
"typescript": "^4.0.0",
6666
"unist-builder": "^3.0.0",
67-
"xo": "^0.42.0"
67+
"xo": "^0.46.0"
6868
},
6969
"scripts": {
7070
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)