We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b840f29 commit 5d4842aCopy full SHA for 5d4842a
1 file changed
package.json
@@ -6,18 +6,18 @@
6
"bin": "bin/cmd.js",
7
"dependencies": {
8
"anymatch": "^3.1.0",
9
- "browserify": "^16.1.0",
+ "browserify": "^17.0.0",
10
"chokidar": "^3.4.0",
11
"defined": "^1.0.0",
12
"outpipe": "^1.1.0",
13
- "through2": "^2.0.0",
14
- "xtend": "^4.0.0"
+ "through2": "^4.0.2",
+ "xtend": "^4.0.2"
15
},
16
"devDependencies": {
17
"brfs": "^2.0.1",
18
- "mkdirp": "~0.5.1",
+ "mkdirp": "^0.5.5",
19
"split": "^1.0.0",
20
- "tape": "^4.2.2",
+ "tape": "^5.1.1",
21
"uglify-js": "^2.5.0",
22
"win-spawn": "^2.0.0"
23
0 commit comments