File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1717 "babel-preset-env" : " 1.7.0" ,
1818 "coveralls" : " 3.0.9" ,
1919 "del" : " 5.1.0" ,
20- "fetch-mock" : " 8.3.2 " ,
20+ "fetch-mock" : " 9.0.0 " ,
2121 "gulp" : " 3.9.1" ,
2222 "gulp-babel" : " 7.0.1" ,
2323 "gulp-rename" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -3331,7 +3331,7 @@ debug@^4.0.0:
33313331 dependencies :
33323332 ms "^2.1.1"
33333333
3334- debug@^4.1.0 :
3334+ debug@^4.1.0, debug@^4.1.1 :
33353335 version "4.1.1"
33363336 resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
33373337 dependencies :
@@ -3985,13 +3985,14 @@ fetch-ie8@^1.4.0:
39853985 version "1.5.0"
39863986 resolved "https://registry.yarnpkg.com/fetch-ie8/-/fetch-ie8-1.5.0.tgz#f1141c3f96cbc8937aa31b0fbc1a770220fbc15b"
39873987
3988- fetch-mock@8.3.2 :
3989- version "8.3.2 "
3990- resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-8.3.2 .tgz#ca07cd0bbf8e9dd299733af364713766b43ab2a0 "
3991- integrity sha512-RUdLbhIBTvECX20I8htNhmLRrCplCiOP62srst8UQsSV0m8taJe31PBsQybL7OIq5fEf6tnqVGvQ62ZnZ4IFfQ ==
3988+ fetch-mock@9.0.0 :
3989+ version "9.0.0 "
3990+ resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.0.0 .tgz#0174913da7a9411fc820529868c188aad49a3f3a "
3991+ integrity sha512-Nr7vPs0CdkhHiet0E9upniEAcHCb9liTNFtXtsphi3xKmkdllVIBDqcPwvIzS+wqjJMePs6BMNolLdQd0/+qAg ==
39923992 dependencies :
39933993 babel-runtime "^6.26.0"
39943994 core-js "^3.0.0"
3995+ debug "^4.1.1"
39953996 glob-to-regexp "^0.4.0"
39963997 lodash.isequal "^4.5.0"
39973998 path-to-regexp "^2.2.1"
You can’t perform that action at this time.
0 commit comments