Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Oct 27, 2020
1 parent 6d5d1c3 commit f05fe41
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
},
"dependencies": {
"chalk": "^4.1.0",
"minimist": "^1.1.0",
"once": "^1.3.0",
"split": "^1.0.0",
"through": "^2.3.4"
"minimist": "^1.2.5",
"once": "^1.4.0",
"split": "^1.0.1",
"through": "^2.3.8"
},
"devDependencies": {
"standard": "*",
"tape": "^5.0.0"
"tape": "^5.0.1"
},
"homepage": "https://github.com/feross/hostile",
"keywords": [
Expand Down

0 comments on commit f05fe41

Please sign in to comment.