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

This commit is contained in:
Renovate Bot
2020-06-24 21:24:17 +01:00
committed by Łukasz Mierzwa
parent f914051faa
commit 5ab1ecadfd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -10592,9 +10592,9 @@
}
},
"fetch-mock": {
"version": "9.10.2",
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.2.tgz",
"integrity": "sha512-5buRoztM1wVluB7RTtesMWxbIWd3m9j82Y38U01iFJLbaG9DmPeIsWYZZAow8G+F264IKsbAlsO8Z88RH7lLsg==",
"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==",
"dev": true,
"requires": {
"babel-runtime": "^6.26.0",
+1 -1
View File
@@ -80,7 +80,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint-plugin-prettier": "3.1.4",
"fetch-mock": "9.10.2",
"fetch-mock": "9.10.3",
"jest-canvas-mock": "2.2.0",
"jest-date-mock": "1.0.8",
"markdownlint-cli": "0.23.1",