Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed May 16, 2023
1 parent 08be0e1 commit 75254e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"c8": "^7.0.0",
"hast-util-from-html": "^1.0.0",
"hastscript": "^7.0.0",
Expand All @@ -67,10 +67,10 @@
"remark-cli": "^11.0.0",
"remark-preset-wooorm": "^9.0.0",
"type-coverage": "^2.0.0",
"typescript": "^4.0.0",
"typescript": "^5.0.0",
"unist-builder": "^3.0.0",
"unist-util-remove-position": "^4.0.0",
"xo": "^0.53.0"
"xo": "^0.54.0"
},
"scripts": {
"prepack": "npm run build && npm run format",
Expand Down

0 comments on commit 75254e9

Please sign in to comment.