File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 41
41
"jshint" : " ^2.10.3" ,
42
42
"mkdirp" : " ^0.5.1" ,
43
43
"ora" : " ^3.4.0" ,
44
- "promise-map-series" : " ^0.2.2 " ,
44
+ "promise-map-series" : " ^0.3.0 " ,
45
45
"qunit" : " ^2.9.3" ,
46
46
"testem" : " ^2.17.0"
47
47
},
Original file line number Diff line number Diff line change @@ -1941,11 +1941,10 @@ process-nextick-args@~1.0.6:
1941
1941
version "1.0.7"
1942
1942
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3"
1943
1943
1944
- promise-map-series@^0.2.2 :
1945
- version "0.2.3"
1946
- resolved "https://registry.yarnpkg.com/promise-map-series/-/promise-map-series-0.2.3.tgz#c2d377afc93253f6bd03dbb77755eb88ab20a847"
1947
- dependencies :
1948
- rsvp "^3.0.14"
1944
+ promise-map-series@^0.3.0 :
1945
+ version "0.3.0"
1946
+ resolved "https://registry.yarnpkg.com/promise-map-series/-/promise-map-series-0.3.0.tgz#41873ca3652bb7a042b387d538552da9b576f8a1"
1947
+ integrity sha512-3npG2NGhTc8BWBolLLf8l/92OxMGaRLbqvIh9wjCHhDXNvk4zsxaTaCpiCunW09qWPrN2zeNSNwRLVBrQQtutA==
1949
1948
1950
1949
prompt@~0.2.14 :
1951
1950
version "0.2.14"
2152
2151
dependencies :
2153
2152
glob "^7.0.5"
2154
2153
2155
- rsvp@^3.0.14, rsvp@^3. 1.0 :
2154
+ rsvp@^3.1.0 :
2156
2155
version "3.3.3"
2157
2156
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.3.3.tgz#34633caaf8bc66ceff4be3c2e1dffd032538a813"
2158
2157
You can’t perform that action at this time.
0 commit comments