Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 000e5fc

Browse files
committed
bump(deps): async,cli,npm
1 parent 4fff6dd commit 000e5fc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
},
3434
"license": "MIT",
3535
"dependencies": {
36-
"async": "~1.5.2",
37-
"chalk": "~1.1.1",
36+
"async": "~2.1.4",
37+
"chalk": "~1.1.3",
3838
"changelog": "~1.0.7",
39-
"cli": "~0.11.1",
40-
"npm": "~3.7.3",
39+
"cli": "~1.0.1",
40+
"npm": "~4.0.5",
4141
"semver-compare": "~1.0.0"
4242
},
4343
"devDependencies": {
44-
"jshint": "~2.9.1"
44+
"jshint": "~2.9.4"
4545
}
4646
}

0 commit comments

Comments
 (0)