Skip to content
Snippets Groups Projects
Unverified Commit 5a9b1015 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files
parent 9a47d595
No related branches found
No related tags found
No related merge requests found
......@@ -1172,7 +1172,7 @@
jest-util "^26.3.0"
slash "^3.0.0"
"@jest/core@^26.4.0", "@jest/core@^26.4.2":
"@jest/core@^26.4.2":
version "26.4.2"
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.2.tgz#85d0894f31ac29b5bab07aa86806d03dd3d33edc"
integrity sha512-sDva7YkeNprxJfepOctzS8cAk9TOekldh+5FhVuXS40+94SHbiicRO1VV2tSoRtgIo+POs/Cdyf8p76vPTd6dg==
......@@ -6111,7 +6111,7 @@ jest-changed-files@^26.3.0:
execa "^4.0.0"
throat "^5.0.0"
jest-cli@^26.4.0:
jest-cli@^26.4.2:
version "26.4.2"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.2.tgz#24afc6e4dfc25cde4c7ec4226fb7db5f157c21da"
integrity sha512-zb+lGd/SfrPvoRSC/0LWdaWCnscXc1mGYW//NP4/tmBvRPT3VntZ2jtKUONsRi59zc5JqmsSajA9ewJKFYp8Cw==
......@@ -6497,14 +6497,14 @@ jest-worker@^26.3.0:
merge-stream "^2.0.0"
supports-color "^7.0.0"
jest@^26.4.0:
version "26.4.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.0.tgz#495e81dcff40f8a656e567c664af87b29c5c5922"
integrity sha512-lNCOS+ckRHE1wFyVtQClBmbsOVuH2GWUTJMDL3vunp9DXcah+V8vfvVVApngClcdoc3rgZpqOfCNKLjxjj2l4g==
jest@^26.4.2:
version "26.4.2"
resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.2.tgz#7e8bfb348ec33f5459adeaffc1a25d5752d9d312"
integrity sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw==
dependencies:
"@jest/core" "^26.4.0"
"@jest/core" "^26.4.2"
import-local "^3.0.2"
jest-cli "^26.4.0"
jest-cli "^26.4.2"
js-base64@^2.1.9:
version "2.6.4"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment