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.13.0" ,
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.10.1" ,
46
46
"testem" : " ^2.17.0"
47
47
},
Original file line number Diff line number Diff line change @@ -1942,11 +1942,10 @@ process-nextick-args@~1.0.6:
1942
1942
version "1.0.7"
1943
1943
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3"
1944
1944
1945
- promise-map-series@^0.2.2 :
1946
- version "0.2.3"
1947
- resolved "https://registry.yarnpkg.com/promise-map-series/-/promise-map-series-0.2.3.tgz#c2d377afc93253f6bd03dbb77755eb88ab20a847"
1948
- dependencies :
1949
- rsvp "^3.0.14"
1945
+ promise-map-series@^0.3.0 :
1946
+ version "0.3.0"
1947
+ resolved "https://registry.yarnpkg.com/promise-map-series/-/promise-map-series-0.3.0.tgz#41873ca3652bb7a042b387d538552da9b576f8a1"
1948
+ integrity sha512-3npG2NGhTc8BWBolLLf8l/92OxMGaRLbqvIh9wjCHhDXNvk4zsxaTaCpiCunW09qWPrN2zeNSNwRLVBrQQtutA==
1950
1949
1951
1950
prompt@~0.2.14 :
1952
1951
version "0.2.14"
2153
2152
dependencies :
2154
2153
glob "^7.0.5"
2155
2154
2156
- rsvp@^3.0.14, rsvp@^3. 1.0 :
2155
+ rsvp@^3.1.0 :
2157
2156
version "3.3.3"
2158
2157
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.3.3.tgz#34633caaf8bc66ceff4be3c2e1dffd032538a813"
2159
2158
You can’t perform that action at this time.
0 commit comments