Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 19, 2023
1 parent e9268fc commit 5b5f3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@types/node": "^20.0.0",
"acorn": "^8.0.0",
"c8": "^8.0.0",
"micromark-extension-mdxjs-esm": "^2.0.0",
"micromark-extension-mdxjs-esm": "^3.0.0",
"prettier": "^3.0.0",
"remark-cli": "^11.0.0",
"remark-preset-wooorm": "^9.0.0",
"type-coverage": "^2.0.0",
"typescript": "^5.0.0",
"unist-util-remove-position": "^5.0.0",
"xo": "^0.55.0"
"xo": "^0.56.0"
},
"scripts": {
"prepack": "npm run build && npm run format",
Expand Down

0 comments on commit 5b5f3ff

Please sign in to comment.