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

This commit is contained in:
Renovate Bot
2020-11-21 23:07:47 +00:00
committed by renovate[bot]
parent 3fd495e92f
commit 6b931ed54c
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -9590,11 +9590,12 @@
}
},
"fetch-mock": {
"version": "9.10.10",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.10.tgz",
"integrity": "sha512-RcJOKXnEhiF1P/a7cLQg/VI8GteC9gx9PKhbXHRQzCh1Qz9BXM6ov6l2HCk0/CHwX4QXBs2+AziW03rvGpuSCw==",
"version": "9.11.0",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.11.0.tgz",
"integrity": "sha512-PG1XUv+x7iag5p/iNHD4/jdpxL9FtVSqRMUQhPab4hVDt80T1MH5ehzVrL2IdXO9Q2iBggArFvPqjUbHFuI58Q==",
"requires": {
"babel-runtime": "^6.26.0",
"@babel/core": "^7.0.0",
"@babel/runtime": "^7.0.0",
"core-js": "^3.0.0",
"debug": "^4.1.1",
"glob-to-regexp": "^0.4.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.1.4",
"favico.js": "0.3.10",
"fetch-mock": "9.10.10",
"fetch-mock": "9.11.0",
"fontfaceobserver": "2.1.0",
"intersection-observer": "0.11.0",
"lodash.debounce": "4.0.8",