Skip to content

Commit 44a4d90

Browse files
committed
build: update dependency fetch-mock to v7.2.3
1 parent 2b40185 commit 44a4d90

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"babel-preset-env": "1.7.0",
1818
"coveralls": "3.0.2",
1919
"del": "3.0.0",
20-
"fetch-mock": "7.2.2",
20+
"fetch-mock": "7.2.3",
2121
"gulp": "3.9.1",
2222
"gulp-babel": "7.0.1",
2323
"gulp-rename": "1.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2974,9 +2974,9 @@ fetch-ie8@^1.4.0:
29742974
version "1.5.0"
29752975
resolved "https://registry.yarnpkg.com/fetch-ie8/-/fetch-ie8-1.5.0.tgz#f1141c3f96cbc8937aa31b0fbc1a770220fbc15b"
29762976

2977-
fetch-mock@7.2.2:
2978-
version "7.2.2"
2979-
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.2.2.tgz#29c5bfa0924fb82ad09d576507b7e588b3539b89"
2977+
fetch-mock@7.2.3:
2978+
version "7.2.3"
2979+
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.2.3.tgz#56716b016362138f0488a467d04975c5c610be3b"
29802980
dependencies:
29812981
babel-polyfill "^6.26.0"
29822982
glob-to-regexp "^0.4.0"

0 commit comments

Comments
 (0)