fix(deps): update dependency fetch-mock to v9.10.7

This commit is contained in:
Renovate Bot
2020-08-15 09:31:03 +00:00
committed by renovate[bot]
parent 7781e143e5
commit 559fad94d5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9851,9 +9851,9 @@
}
},
"fetch-mock": {
"version": "9.10.6",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.6.tgz",
"integrity": "sha512-kqAV3C8KNmNZcY87e2yP4qBbRD1H4i0Cndw0bKmXNBItuEdTfCmDlDdIGviFbS5bqp0pS9GZ721aAQud+zRmJQ==",
"version": "9.10.7",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.7.tgz",
"integrity": "sha512-YkiMHSL8CQ0vlWYpqGvlaZjViFk0Kar9jonPjSvaWoztkeHH6DENqUzBIsffzjVKhwchPI74SZRLRpIsEyNcZQ==",
"requires": {
"babel-runtime": "^6.26.0",
"core-js": "^3.0.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"favico.js": "0.3.10",
"fetch-mock": "9.10.6",
"fetch-mock": "9.10.7",
"fontfaceobserver": "2.1.0",
"intersection-observer": "0.11.0",
"lodash.debounce": "4.0.8",