mirror of
https://github.com/prymitive/karma
synced 2026-05-13 03:56:59 +00:00
Merge pull request #267 from prymitive/dependabot/npm_and_yarn/ui/jest-fetch-mock-2.0.0
build(deps-dev): bump jest-fetch-mock from 1.7.5 to 2.0.0 in /ui
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"enzyme-adapter-react-16": "1.7.0",
|
||||
"jest-canvas-mock": "1.1.0",
|
||||
"jest-date-mock": "1.0.6",
|
||||
"jest-fetch-mock": "1.7.5",
|
||||
"jest-fetch-mock": "2.0.0",
|
||||
"markdownlint-cli": "0.13.0",
|
||||
"node-sass": "4.10.0"
|
||||
},
|
||||
|
||||
@@ -6103,10 +6103,10 @@ jest-environment-node@^23.4.0:
|
||||
jest-mock "^23.2.0"
|
||||
jest-util "^23.4.0"
|
||||
|
||||
jest-fetch-mock@1.7.5:
|
||||
version "1.7.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-1.7.5.tgz#ae0d01db1f6cbe95da1f283351c6c4de96264c67"
|
||||
integrity sha512-fP0CXb24z5oyvHiqakvDiDqEik1LPmIgRqsrqLhXkMNqSfibfsDkP5VJzm9/rmVsT9WSGQGNZ4iD2f1/Sm0qmg==
|
||||
jest-fetch-mock@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-2.0.0.tgz#fa78869d7eaccc25e7595e9ff11c3e357ae7eaa7"
|
||||
integrity sha512-8rrCMn4gU6cfPUsgnKvvcpBHXXxOg2qUKv8TP5HdwTSnNN7zuNin8Z6ckaMgU6mcqvfMGUtAeqz/PCHl7Gty8w==
|
||||
dependencies:
|
||||
cross-fetch "^2.2.2"
|
||||
promise-polyfill "^7.1.1"
|
||||
|
||||
Reference in New Issue
Block a user