Skip to content

Commit 01dcd65

Browse files
committed
Update dev-dependencies
1 parent 1640251 commit 01dcd65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@babel/plugin-transform-react-jsx": "^7.0.0",
6363
"@types/babel__core": "^7.0.0",
6464
"@types/babel__generator": "^7.0.0",
65-
"@types/node": "^18.0.0",
65+
"@types/node": "^20.0.0",
6666
"@vue/babel-plugin-jsx": "^1.0.0",
6767
"acorn-jsx": "^5.0.0",
6868
"c8": "^7.0.0",
@@ -79,9 +79,9 @@
7979
"remark-cli": "^11.0.0",
8080
"remark-preset-wooorm": "^9.0.0",
8181
"type-coverage": "^2.0.0",
82-
"typescript": "^4.0.0",
82+
"typescript": "^5.0.0",
8383
"unist-util-visit": "^4.0.0",
84-
"xo": "^0.53.0"
84+
"xo": "^0.54.0"
8585
},
8686
"scripts": {
8787
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)