Update dev-dependencies
This commit is contained in:
parent
6484d5e1be
commit
1639ac6e59
1 changed files with 3 additions and 3 deletions
|
@ -52,13 +52,13 @@
|
|||
"micromark": "^3.0.0",
|
||||
"micromark-build": "^1.0.0",
|
||||
"prettier": "^2.0.0",
|
||||
"remark-cli": "^9.0.0",
|
||||
"remark-preset-wooorm": "^8.0.0",
|
||||
"remark-cli": "^10.0.0",
|
||||
"remark-preset-wooorm": "^9.0.0",
|
||||
"rimraf": "^3.0.0",
|
||||
"tape": "^5.0.0",
|
||||
"type-coverage": "^2.0.0",
|
||||
"typescript": "^4.0.0",
|
||||
"xo": "^0.39.0"
|
||||
"xo": "^0.44.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build",
|
||||
|
|
Loading…
Add table
Reference in a new issue