mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
build(deps-dev): bump jest-fetch-mock from 2.0.0 to 2.0.1 in /ui
Bumps [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/jefflau/jest-fetch-mock/releases) - [Commits](https://github.com/jefflau/jest-fetch-mock/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
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": "2.0.0",
|
||||
"jest-fetch-mock": "2.0.1",
|
||||
"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@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==
|
||||
jest-fetch-mock@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-fetch-mock/-/jest-fetch-mock-2.0.1.tgz#aef284ee851f6c0f8b78c5367576edb6f64ca526"
|
||||
integrity sha512-ulFW7tpQ7ihe89an+gWW8p7sMt5/smk7I0RJcZ2MXkgoM0jHVaBgqeE6XoLbXi1lWF42hK2zdnGzD8I6gSC35A==
|
||||
dependencies:
|
||||
cross-fetch "^2.2.2"
|
||||
promise-polyfill "^7.1.1"
|
||||
|
||||
Reference in New Issue
Block a user