Skip to content

Commit fdf508d

Browse files
author
James Halliday
committed
upgrade deps and devdeps
1 parent dd01f47 commit fdf508d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bin": "bin/cmd.js",
77
"dependencies": {
88
"JSONStream": "~0.8.4",
9-
"browser-pack": "^3.1.1",
9+
"browser-pack": "^5.0.1",
1010
"defined": "0.0.0",
1111
"deps-topo-sort": "~0.2.1",
1212
"inherits": "^2.0.1",
@@ -21,13 +21,13 @@
2121
"xtend": "^4.0.0"
2222
},
2323
"devDependencies": {
24-
"browser-unpack": "~0.2.0",
25-
"browserify": "^5.11.0",
24+
"browser-unpack": "^1.1.1",
25+
"browserify": "^11.0.1",
2626
"concat-stream": "^1.4.6",
2727
"mkdirp": "~0.5.0",
28-
"module-deps": "^2.1.0",
28+
"module-deps": "^3.9.0",
2929
"osenv": "^0.1.0",
30-
"tape": "^2.13.0",
30+
"tape": "^4.0.1",
3131
"through": "^2.3.4"
3232
},
3333
"scripts": {
@@ -39,15 +39,15 @@
3939
},
4040
"homepage": "https://github.com/substack/factor-bundle",
4141
"keywords": [
42+
"browser-pack",
4243
"browserify",
43-
"browserify-tool",
4444
"browserify-plugin",
45-
"bundle",
46-
"browser-pack"
45+
"browserify-tool",
46+
"bundle"
4747
],
4848
"author": {
49-
"name": "James Halliday",
5049
"email": "mail@substack.net",
50+
"name": "James Halliday",
5151
"url": "http://substack.net"
5252
},
5353
"license": "MIT"

0 commit comments

Comments
 (0)