Skip to content

Commit e550244

Browse files
committed
Merge branch 'master' of github.com:angular-fullstack/generator-angular-fullstack
2 parents 2284b4c + 89a43a4 commit e550244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"babel-plugin-transform-flow-strip-types": "^6.14.0",
4444
"bluebird": "^3.4.5",
4545
"chalk": "^1.1.0",
46-
"generator-ng-component": "~1.0.2",
46+
"generator-ng-component": "~1.0.3",
4747
"glob": "^7.0.5",
4848
"gulp-babel": "^6.1.2",
4949
"gulp-beautify": "^2.0.0",
5050
"gulp-eslint": "^3.0.1",
5151
"gulp-filter": "^4.0.0",
5252
"gulp-tap": "^0.1.3",
5353
"insight": "~0.8.3",
54-
"lodash": "^4.15.0",
54+
"lodash": "^4.16.4",
5555
"semver": "^5.1.0",
5656
"underscore.string": "^3.1.1",
5757
"yeoman-generator": "~0.24.1",
@@ -77,7 +77,7 @@
7777
"lazypipe": "^1.0.1",
7878
"merge-stream": "^1.0.0",
7979
"minimatch": "^3.0.2",
80-
"mocha": "^3.0.0",
80+
"mocha": "^3.1.2",
8181
"q": "^1.0.1",
8282
"recursive-readdir": "^2.0.0",
8383
"run-sequence": "^1.2.1",

0 commit comments

Comments
 (0)