Skip to content

Commit

Permalink
build: update dependency fetch-mock to v9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2020
1 parent d7b86f3 commit 5dc1173
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.11",
"del": "5.1.0",
"fetch-mock": "9.3.1",
"fetch-mock": "9.5.0",
"gulp": "3.9.1",
"gulp-babel": "7.0.1",
"gulp-rename": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3985,10 +3985,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@9.3.1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.3.1.tgz#39685ed6aaa833580cc4e88c8282942950b9a5d5"
integrity sha512-zt2QUNYuR1kVCG8vGV+awxe/dtH/ufjpu2EA08v04eAVu3Rnt1P8Df8//VJrtxIx6tAdH+NHuCkb/Z69HUOT9A==
fetch-mock@9.5.0:
version "9.5.0"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.5.0.tgz#aca0759fbfb6653f66bc28ac63adeb75645f0d17"
integrity sha512-x5t6+6owOr2x8WdloBpuKy7bRZ+JRjRJjjZSsEbBVNfUI8JzJfRw5TtdOOd+OyWXxqQtMjMLdRWh35ZLhRlv3g==
dependencies:
babel-runtime "^6.26.0"
core-js "^3.0.0"
Expand Down

0 comments on commit 5dc1173

Please sign in to comment.