Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 3ea6022

Browse files
chore(deps-dev): bump jest from 27.4.3 to 27.4.4 (#539)
1 parent 8ff276e commit 3ea6022

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@
565565
jest-util "^27.4.2"
566566
slash "^3.0.0"
567567

568-
"@jest/core@^27.4.3", "@jest/core@^27.4.4":
568+
"@jest/core@^27.4.4":
569569
version "27.4.4"
570570
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.4.tgz#f2ba293235ca23fb48b4b923ccfe67c17e791a92"
571571
integrity sha512-xBNPVqYAdAiAMXnb4ugx9Cdmr0S52lBsLbQMR/sGBRO0810VSPKiuSDtuup6qdkK1e9vxbv3KK3IAP1QFAp8mw==
@@ -2099,7 +2099,7 @@ jest-circus@^27.4.4:
20992099
stack-utils "^2.0.3"
21002100
throat "^6.0.1"
21012101

2102-
jest-cli@^27.2.2, jest-cli@^27.4.3:
2102+
jest-cli@^27.2.2, jest-cli@^27.4.4:
21032103
version "27.4.4"
21042104
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.4.tgz#7115ff01f605c2c848314141b1ac144099ddeed5"
21052105
integrity sha512-+MfsHnZPUOBigCBURuQFRpgYoPCgmIFkICkqt4SrramZCUp/UAuWcst4pMZb84O3VU8JyKJmnpGG4qH8ClQloA==
@@ -2483,13 +2483,13 @@ jest-worker@^27.4.4:
24832483
supports-color "^8.0.0"
24842484

24852485
jest@^27.2.2:
2486-
version "27.4.3"
2487-
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.3.tgz#cf7d1876a84c70efece2e01e4f9dfc2e464d9cbb"
2488-
integrity sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==
2486+
version "27.4.4"
2487+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.4.tgz#9b1aa1db25d0b13477a49d18e22ba7cdff97105b"
2488+
integrity sha512-AXwEIFa58Uf1Jno3/KSo5HZZ0/2Xwqvfrz0/3bmTwImkFlbOvz5vARAW9nTrxRLkojjkitaZ1KNKAtw3JRFAaA==
24892489
dependencies:
2490-
"@jest/core" "^27.4.3"
2490+
"@jest/core" "^27.4.4"
24912491
import-local "^3.0.2"
2492-
jest-cli "^27.4.3"
2492+
jest-cli "^27.4.4"
24932493

24942494
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
24952495
version "4.0.0"

0 commit comments

Comments
 (0)