Skip to content

Commit

Permalink
bump deps (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jan 28, 2021
1 parent b840f29 commit 5d4842a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -6,18 +6,18 @@
"bin": "bin/cmd.js",
"dependencies": {
"anymatch": "^3.1.0",
"browserify": "^16.1.0",
"browserify": "^17.0.0",
"chokidar": "^3.4.0",
"defined": "^1.0.0",
"outpipe": "^1.1.0",
"through2": "^2.0.0",
"xtend": "^4.0.0"
"through2": "^4.0.2",
"xtend": "^4.0.2"
},
"devDependencies": {
"brfs": "^2.0.1",
"mkdirp": "~0.5.1",
"mkdirp": "^0.5.5",
"split": "^1.0.0",
"tape": "^4.2.2",
"tape": "^5.1.1",
"uglify-js": "^2.5.0",
"win-spawn": "^2.0.0"
},
Expand Down

0 comments on commit 5d4842a

Please sign in to comment.