Skip to content

Commit e4718f6

Browse files
authored
Update assert to version 1.5.0
1 parent 920687a commit e4718f6

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

thunksparallel2/package-lock.json

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

thunksparallel2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"main": "spider.js",
55
"dependencies": {
6-
"assert": "^1.4.1",
6+
"assert": "^1.5.0",
77
"bluebird": "^3.7.2",
88
"cheerio": "^1.0.0-rc.3",
99
"co": "^4.6.0",

0 commit comments

Comments
 (0)