Skip to content

Commit e300cf7

Browse files
committed
Merge pull request #14 from commitizen/greenkeeper-pin
Pinned all dependencies
2 parents 8d72904 + c8f576a commit e300cf7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"author": "Jim Cummins <[email protected]>",
2121
"license": "MIT",
2222
"dependencies": {
23-
"chalk": "^1.0.0",
24-
"cz-conventional-changelog": "^1.1.0",
25-
"dedent": "^0.4.0",
26-
"glob": "^5.0.5",
27-
"gulp": "^3.8.11",
28-
"gulp-git": "^1.2.2",
29-
"inquirer": "^0.8.2",
30-
"minimist": "^1.1.1",
31-
"strip-json-comments": "^1.0.2",
32-
"systemjs": "^0.16.7"
23+
"chalk": "1.1.1",
24+
"cz-conventional-changelog": "1.1.1",
25+
"dedent": "0.4.0",
26+
"glob": "5.0.14",
27+
"gulp": "3.9.0",
28+
"gulp-git": "1.4.0",
29+
"inquirer": "0.8.5",
30+
"minimist": "1.2.0",
31+
"strip-json-comments": "1.0.4",
32+
"systemjs": "0.16.11"
3333
}
3434
}

0 commit comments

Comments
 (0)