Skip to content

Commit 01fd392

Browse files
committed
Update dev-dependencies
1 parent dac20e2 commit 01fd392

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
"prettier": "^2.0.0",
6060
"react": "^17.0.0",
6161
"react-dom": "^17.0.0",
62-
"remark": "^13.0.0",
63-
"remark-cli": "^9.0.0",
64-
"remark-preset-wooorm": "^8.0.0",
62+
"remark": "^14.0.0",
63+
"remark-cli": "^10.0.0",
64+
"remark-preset-wooorm": "^9.0.0",
6565
"rimraf": "^3.0.0",
6666
"tape": "^5.0.0",
6767
"type-coverage": "^2.0.0",
6868
"typescript": "^4.0.0",
6969
"unist-builder": "^3.0.0",
70-
"xo": "^0.42.0"
70+
"xo": "^0.44.0"
7171
},
7272
"scripts": {
7373
"build": "rimraf \"lib/*.d.ts\" \"test.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)