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 2, 2020
1 parent db1a1d0 commit 5fec432
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 @@ -42,7 +42,7 @@
"devDependencies": {
"browserify": "^16.0.0",
"commonmark.json": "^0.29.0",
"dtslint": "^3.0.0",
"dtslint": "^4.0.0",
"is-hidden": "^1.0.0",
"nyc": "^15.0.0",
"prettier": "^2.0.0",
Expand All @@ -52,10 +52,10 @@
"remark-preset-wooorm": "^7.0.0",
"remark-toc": "^7.0.0",
"tape": "^5.0.0",
"tinyify": "^2.0.0",
"tinyify": "^3.0.0",
"to-vfile": "^6.0.0",
"unified": "^9.0.0",
"xo": "^0.32.0"
"xo": "^0.33.0"
},
"scripts": {
"format": "remark . -qfo --ignore-pattern test/ && prettier . --write && xo --fix",
Expand Down

0 comments on commit 5fec432

Please sign in to comment.