We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2284b4c + 89a43a4 commit e550244Copy full SHA for e550244
1 file changed
package.json
@@ -43,15 +43,15 @@
43
"babel-plugin-transform-flow-strip-types": "^6.14.0",
44
"bluebird": "^3.4.5",
45
"chalk": "^1.1.0",
46
- "generator-ng-component": "~1.0.2",
+ "generator-ng-component": "~1.0.3",
47
"glob": "^7.0.5",
48
"gulp-babel": "^6.1.2",
49
"gulp-beautify": "^2.0.0",
50
"gulp-eslint": "^3.0.1",
51
"gulp-filter": "^4.0.0",
52
"gulp-tap": "^0.1.3",
53
"insight": "~0.8.3",
54
- "lodash": "^4.15.0",
+ "lodash": "^4.16.4",
55
"semver": "^5.1.0",
56
"underscore.string": "^3.1.1",
57
"yeoman-generator": "~0.24.1",
@@ -77,7 +77,7 @@
77
"lazypipe": "^1.0.1",
78
"merge-stream": "^1.0.0",
79
"minimatch": "^3.0.2",
80
- "mocha": "^3.0.0",
+ "mocha": "^3.1.2",
81
"q": "^1.0.1",
82
"recursive-readdir": "^2.0.0",
83
"run-sequence": "^1.2.1",
0 commit comments