File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 67
67
"babel-preset-commitlint" : " ^6.1.2" ,
68
68
"babel-register" : " 6.26.0" ,
69
69
"concurrently" : " 3.5.1" ,
70
- "conventional-changelog-angular" : " 1.6.5 " ,
70
+ "conventional-changelog-angular" : " 1.6.6 " ,
71
71
"cross-env" : " 5.1.1" ,
72
72
"globby" : " 8.0.1" ,
73
73
"lodash.values" : " 4.3.0" ,
Original file line number Diff line number Diff line change @@ -1869,12 +1869,12 @@ contains-path@^0.1.0:
1869
1869
version "0.1.0"
1870
1870
resolved "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
1871
1871
1872
-
1873
- version "1.6.5 "
1874
- resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.5 .tgz#936249e897501affdffc6043da45cab59d6f0907 "
1872
+
1873
+ version "1.6.6 "
1874
+ resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6 .tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f "
1875
1875
dependencies :
1876
1876
compare-func "^1.3.1"
1877
- q "^1.4 .1"
1877
+ q "^1.5 .1"
1878
1878
1879
1879
conventional-changelog-angular@^1.3.3 :
1880
1880
version "1.5.2"
@@ -5979,7 +5979,7 @@ punycode@^1.4.1:
5979
5979
version "1.4.1"
5980
5980
resolved "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
5981
5981
5982
- q@^1.4.1 :
5982
+ q@^1.4.1, q@^1.5.1 :
5983
5983
version "1.5.1"
5984
5984
resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
5985
5985
You can’t perform that action at this time.
0 commit comments