Skip to content

Commit 5d4842a

Browse files
authoredJan 28, 2021
bump deps (#380)
1 parent b840f29 commit 5d4842a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"bin": "bin/cmd.js",
77
"dependencies": {
88
"anymatch": "^3.1.0",
9-
"browserify": "^16.1.0",
9+
"browserify": "^17.0.0",
1010
"chokidar": "^3.4.0",
1111
"defined": "^1.0.0",
1212
"outpipe": "^1.1.0",
13-
"through2": "^2.0.0",
14-
"xtend": "^4.0.0"
13+
"through2": "^4.0.2",
14+
"xtend": "^4.0.2"
1515
},
1616
"devDependencies": {
1717
"brfs": "^2.0.1",
18-
"mkdirp": "~0.5.1",
18+
"mkdirp": "^0.5.5",
1919
"split": "^1.0.0",
20-
"tape": "^4.2.2",
20+
"tape": "^5.1.1",
2121
"uglify-js": "^2.5.0",
2222
"win-spawn": "^2.0.0"
2323
},

0 commit comments

Comments
 (0)
Please sign in to comment.