chore(deps): update dependency fetch-mock to v9.10.4

This commit is contained in:
Renovate Bot
2020-07-19 14:19:09 +00:00
committed by Łukasz Mierzwa
parent c994b3cee4
commit d8ad6ef774
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -11199,9 +11199,9 @@
}
},
"fetch-mock": {
"version": "9.10.3",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.3.tgz",
"integrity": "sha512-vvTW3vu+6sgDuOpInd8VtaaYlt56Un/zrEvBmT8JppDXj2ZY3PQgIAoxqdSAFR5o/10jJ1yFBhXLQ/Dce/p+jg==",
"version": "9.10.4",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.4.tgz",
"integrity": "sha512-1ExE0cyv4+wHH/4NlSnh8tBBfVMUt6QFIRcuAGN7L4a0SAj7vOXh2z2G9XlEZS2qzgbj9ixDXFFE8gDmsCZ83g==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",

View File

@@ -95,7 +95,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint-plugin-prettier": "3.1.4",
"fetch-mock": "9.10.3",
"fetch-mock": "9.10.4",
"jest-canvas-mock": "2.2.0",
"jest-date-mock": "1.0.8",
"markdownlint-cli": "0.23.2",