Skip to content

Commit c86246e

Browse files
committed
build: update dependency fetch-mock to v9.1.2
1 parent 1d17353 commit c86246e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.9",
1919
"del": "5.1.0",
20-
"fetch-mock": "9.1.1",
20+
"fetch-mock": "9.1.2",
2121
"gulp": "3.9.1",
2222
"gulp-babel": "7.0.1",
2323
"gulp-rename": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3985,10 +3985,10 @@ 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-
3989-
version "9.1.1"
3990-
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.1.1.tgz#840b8abaf5e42f464715fe9d0810f6598df6eec9"
3991-
integrity sha512-v216/fXpLttuXZloT22T5mkOTmvHIHSienp3bCuUIN6QrBfw0Bdke4O6GFAHxPKRmUMwCKPgHI2jVJBzVndlDw==
3988+
3989+
version "9.1.2"
3990+
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.1.2.tgz#9cb7bede34a52d80e14f743319a1f5fc2007a7a7"
3991+
integrity sha512-XzUVQ3Ej6D2Hk+JkZV0SMyKojZFpu33KLyrKW0NPixfq9k7Jjoq6oh+vDCKn7GNzF6wGyKmMotJ0G7lZftRC3w==
39923992
dependencies:
39933993
babel-runtime "^6.26.0"
39943994
core-js "^3.0.0"

0 commit comments

Comments
 (0)