Skip to content

Commit 9d47bef

Browse files
committed
Update dev-dependencies
1 parent 21fcf98 commit 9d47bef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@
5959
"spache-formula": "^2.0.0",
6060
"syllable": "^5.0.0",
6161
"unified": "^10.0.0",
62-
"unist-util-visit": "^3.0.0"
62+
"unist-util-visit": "^4.0.0"
6363
},
6464
"devDependencies": {
6565
"@types/tape": "^4.0.0",
6666
"c8": "^7.0.0",
6767
"prettier": "^2.0.0",
68-
"remark-cli": "^9.0.0",
69-
"remark-preset-wooorm": "^8.0.0",
68+
"remark-cli": "^10.0.0",
69+
"remark-preset-wooorm": "^9.0.0",
7070
"retext": "^8.0.0",
7171
"rimraf": "^3.0.0",
7272
"tape": "^5.0.0",
7373
"type-coverage": "^2.0.0",
7474
"typescript": "^4.0.0",
75-
"xo": "^0.42.0"
75+
"xo": "^0.44.0"
7676
},
7777
"scripts": {
7878
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)