Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit b85fc4a

Browse files
greenkeeperio-botKent C. Dodds
authored andcommitted
chore(package): pinned dependencies
http://greenkeeper.io/
1 parent 5f48b5b commit b85fc4a

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
@@ -38,24 +38,24 @@
3838
"bootstrap": "^3.2.0"
3939
},
4040
"devDependencies": {
41-
"babel-core": "^5.4.3",
42-
"babel-loader": "^5.1.2",
41+
"babel-core": "5.8.25",
42+
"babel-loader": "5.3.2",
4343
"commitizen": "1.0.4",
4444
"cz-conventional-changelog": "1.1.0",
4545
"deep-extend": "0.4.0",
4646
"ghooks": "0.3.2",
47-
"jshint": "^2.7.0",
48-
"jshint-loader": "^0.8.3",
47+
"jshint": "2.8.0",
48+
"jshint-loader": "0.8.3",
4949
"kcd-common-tools": "1.0.0-beta.23",
50-
"lodash-node": "^3.8.0",
50+
"lodash-node": "3.10.1",
5151
"ng-annotate": "1.0.2",
5252
"ng-annotate-loader": "0.0.10",
53-
"node-libs-browser": "^0.5.0",
53+
"node-libs-browser": "0.5.3",
5454
"publish-latest": "1.1.2",
55-
"raw-loader": "^0.5.1",
56-
"semantic-release": "^4.3.5",
55+
"raw-loader": "0.5.1",
56+
"semantic-release": "4.3.5",
5757
"validate-commit-msg": "1.0.0",
58-
"webpack": "^1.9.6"
58+
"webpack": "1.12.2"
5959
},
6060
"license": "MIT",
6161
"czConfig": {

0 commit comments

Comments
 (0)