Skip to content

Commit f48557f

Browse files
lguzzongoto-bus-stop
authored andcommitted
Auto Dependency Updates ... (#36)
* Auto Dependency Updates ... * Update package.json * Used next-update, ... now test passed * Update package.json * Update package.json * Update package.json
1 parent e34bda1 commit f48557f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
"main": "index.js",
66
"dependencies": {
77
"concat-stream": "~1.6.0",
8-
"duplexer2": "~0.0.2",
9-
"escodegen": "~1.3.2",
8+
"duplexer2": "~0.1.4",
9+
"escodegen": "~1.9.0",
1010
"falafel": "^2.1.0",
11-
"has": "^1.0.0",
12-
"object-inspect": "~0.4.0",
13-
"quote-stream": "~0.0.0",
14-
"readable-stream": "~1.0.27-1",
11+
"has": "^1.0.1",
12+
"object-inspect": "~1.4.0",
13+
"quote-stream": "~1.0.2",
14+
"readable-stream": "~2.3.3",
1515
"shallow-copy": "~0.0.1",
1616
"static-eval": "~0.2.0",
17-
"through2": "~0.4.1"
17+
"through2": "~2.0.3"
1818
},
1919
"devDependencies": {
20-
"resolve": "^1.1.5",
21-
"tape": "^3.4.0"
20+
"resolve": "^1.5.0",
21+
"tape": "^4.8.0"
2222
},
2323
"scripts": {
2424
"test": "tape test/*.js"

0 commit comments

Comments
 (0)