Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 25, 2022
1 parent 145019c commit cba99d6
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 @@ -20,7 +20,7 @@
"@types/mdast": "^3.0.0",
"@types/tape": "^4.0.0",
"c8": "^7.0.0",
"camelcase": "^6.0.0",
"camelcase": "^7.0.0",
"execa": "^6.0.0",
"mdast-util-assert": "^4.0.0",
"mdast-util-gfm": "^2.0.0",
Expand All @@ -33,7 +33,7 @@
"typescript": "^4.0.0",
"unified": "^10.0.0",
"unist-util-remove-position": "^4.0.0",
"xo": "^0.49.0"
"xo": "^0.50.0"
},
"scripts": {
"build": "npm run build --workspaces && rimraf \"*.d.ts\" \"{test,script}/**/*.d.ts\" && tsc && type-coverage",
Expand Down

0 comments on commit cba99d6

Please sign in to comment.