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 18, 2020
1 parent 32345c9 commit 83a632f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
},
"devDependencies": {
"bail": "^1.0.0",
"browserify": "^16.0.0",
"browserify": "^17.0.0",
"chalk": "^4.0.0",
"lerna": "^3.0.0",
"nlcst-test": "^2.0.0",
"nyc": "^15.0.0",
"prettier": "^2.0.0",
"remark-cli": "^8.0.0",
"remark-preset-wooorm": "^7.0.0",
"remark-cli": "^9.0.0",
"remark-preset-wooorm": "^8.0.0",
"tape": "^5.0.0",
"tinyify": "^3.0.0",
"unist-builder": "^2.0.0",
"unist-util-remove-position": "^3.0.0",
"xo": "^0.33.0"
"xo": "^0.34.0"
},
"scripts": {
"postinstall": "lerna bootstrap --no-ci",
Expand Down

0 comments on commit 83a632f

Please sign in to comment.