Skip to content

Commit

Permalink
build: update dependency fetch-mock to v7.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2019
1 parent c36655e commit 03d9441
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"babel-preset-env": "1.7.0",
"coveralls": "3.0.7",
"del": "5.1.0",
"fetch-mock": "7.7.2",
"fetch-mock": "7.7.3",
"gulp": "3.9.1",
"gulp-babel": "7.0.1",
"gulp-rename": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3904,10 +3904,10 @@ fetch-ie8@^1.4.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/fetch-ie8/-/fetch-ie8-1.5.0.tgz#f1141c3f96cbc8937aa31b0fbc1a770220fbc15b"

fetch-mock@7.7.2:
version "7.7.2"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.7.2.tgz#ea72e5aff753493fd4ccf67cbdae6aa1ff52d5ff"
integrity sha512-ZlRehtVmXaVhkIrH5fQz12czbowGmWCiGnEbsliHFs5aelzbiBLC2dtuQnvbRJB8krEiY2cgVfspMHu7V4WhnQ==
fetch-mock@7.7.3:
version "7.7.3"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.7.3.tgz#6a3f94cfed6e423ab7f5464912982030da605335"
integrity sha512-I4OkK90JFQnjH8/n3HDtWxH/I6D1wrxoAM2ri+nb444jpuH3RTcgvXx2el+G20KO873W727/66T7QhOvFxNHPg==
dependencies:
babel-polyfill "^6.26.0"
core-js "^2.6.9"
Expand Down

0 comments on commit 03d9441

Please sign in to comment.