Skip to content

Commit

Permalink
馃摝 Update dependency fetch-mock to v7.3.7 (ampproject#23392)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and zhouyx committed Jul 19, 2019
1 parent d671f2b commit 99a8e16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -85,7 +85,7 @@
"event-stream": "4.0.1",
"express": "4.17.1",
"fancy-log": "1.3.3",
"fetch-mock": "7.3.6",
"fetch-mock": "7.3.7",
"find-imports": "1.1.0",
"formidable": "1.2.1",
"fs-extra": "8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5714,10 +5714,10 @@ fbjs@^0.8.4:
setimmediate "^1.0.5"
ua-parser-js "^0.7.18"

fetch-mock@7.3.6:
version "7.3.6"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.3.6.tgz#81c002bfbf11db185e14d20221541bf90560269e"
integrity sha512-o/TgQDn9IVdZlpZcQCg/JytEh+fliDQGiF9HSVDj161OJ3dnrLvHomD4F3gDcqXuDePlRYQ2iz0gtEQ/oG3Wfg==
fetch-mock@7.3.7:
version "7.3.7"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.3.7.tgz#689fe1a52d0bba05cfbc3413e19e7970d6528a98"
integrity sha512-Tl2OEdsLXaXwv+V61s6Ar38FiGrhKGzokLtToiW1Otu6ei0e+g8Apoug5Zc/AFBipAfuiO/4vXV5IP6/lVApBA==
dependencies:
babel-polyfill "^6.26.0"
core-js "^2.6.9"
Expand Down

0 comments on commit 99a8e16

Please sign in to comment.