Skip to content

Commit bc4c280

Browse files
committed
Update deps
* JSONStream to ~0.10.0 * defined to ^1.0.0 * subarg to ^1.0.0
1 parent ba19c56 commit bc4c280

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"module-deps": "bin/cmd.js"
88
},
99
"dependencies": {
10-
"JSONStream": "~0.7.1",
10+
"JSONStream": "~0.10.0",
1111
"browser-resolve": "^1.7.0",
1212
"concat-stream": "~1.4.5",
13-
"defined": "0.0.0",
13+
"defined": "^1.0.0",
1414
"detective": "^4.0.0",
1515
"duplexer2": "0.0.2",
1616
"inherits": "^2.0.1",
@@ -20,7 +20,7 @@
2020
"resolve": "^1.1.3",
2121
"shallow-copy": "0.0.1",
2222
"stream-combiner2": "~1.0.0",
23-
"subarg": "0.0.1",
23+
"subarg": "^1.0.0",
2424
"through2": "~0.4.1",
2525
"xtend": "^4.0.0"
2626
},

0 commit comments

Comments
 (0)