mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
Merge pull request #335 from pi-hole/dependabot/npm_and_yarn/development/fetch-mock-7.3.7
Bump fetch-mock from 7.3.6 to 7.3.7
This commit is contained in:
Generated
+3
-3
@@ -8426,9 +8426,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "7.3.6",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-7.3.6.tgz",
|
||||
"integrity": "sha512-o/TgQDn9IVdZlpZcQCg/JytEh+fliDQGiF9HSVDj161OJ3dnrLvHomD4F3gDcqXuDePlRYQ2iz0gtEQ/oG3Wfg==",
|
||||
"version": "7.3.7",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-7.3.7.tgz",
|
||||
"integrity": "sha512-Tl2OEdsLXaXwv+V61s6Ar38FiGrhKGzokLtToiW1Otu6ei0e+g8Apoug5Zc/AFBipAfuiO/4vXV5IP6/lVApBA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-polyfill": "^6.26.0",
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"enzyme": "^3.10.0",
|
||||
"enzyme-adapter-react-16": "^1.14.0",
|
||||
"faker": "^4.1.0",
|
||||
"fetch-mock": "^7.3.6",
|
||||
"fetch-mock": "^7.3.7",
|
||||
"fs-extra": "^8.1.0",
|
||||
"jest-enzyme": "^7.0.2",
|
||||
"jest-localstorage-mock": "^2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user