Skip to content

Commit 8b26e4b

Browse files
committed
Merge pull request #1702 from angular-fullstack/chore/update-gen-deps
Chore/update gen deps
2 parents 0460d47 + ee2a4a4 commit 8b26e4b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"babel-core": "^5.8.23",
3838
"chalk": "^1.1.0",
3939
"generator-ng-component": "~0.2.1",
40-
"glob": "^6.0.1",
41-
"lodash": "^3.10.1",
40+
"glob": "^7.0.3",
41+
"lodash": "^4.6.1",
4242
"underscore.string": "^3.1.1",
4343
"yeoman-generator": "^0.22.5",
4444
"yeoman-welcome": "^1.0.1"
@@ -47,18 +47,18 @@
4747
"chai": "^3.2.0",
4848
"grunt": "~0.4.1",
4949
"grunt-build-control": "^0.6.0",
50-
"grunt-contrib-clean": "^0.7.0",
51-
"grunt-contrib-jshint": "^0.11.2",
50+
"grunt-contrib-clean": "^1.0.0",
51+
"grunt-contrib-jshint": "^1.0.0",
5252
"grunt-conventional-changelog": "^4.1.0",
5353
"grunt-david": "~0.7.0",
5454
"grunt-env": "^0.4.1",
5555
"grunt-mocha-test": "^0.12.7",
5656
"grunt-release": "^0.13.0",
57-
"jit-grunt": "^0.9.1",
57+
"jit-grunt": "~0.10.0",
5858
"mocha": "^2.2.5",
5959
"q": "^1.0.1",
6060
"recursive-readdir": "^1.2.0",
61-
"shelljs": "^0.5.3",
61+
"shelljs": "^0.6.0",
6262
"yeoman-assert": "^2.0.0",
6363
"yeoman-test": "^1.1.0"
6464
},

0 commit comments

Comments
 (0)