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

Commit 6039466

Browse files
chore(deps-dev): bump jest from 27.2.4 to 27.2.5 (#478)
1 parent bfbadf8 commit 6039466

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.2.5"
566566
slash "^3.0.0"
567567

568-
"@jest/core@^27.2.4", "@jest/core@^27.2.5":
568+
"@jest/core@^27.2.5":
569569
version "27.2.5"
570570
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.2.5.tgz#854c314708cee0d892ac4f531b9129f00a21ee69"
571571
integrity sha512-VR7mQ+jykHN4WO3OvusRJMk4xCa2MFLipMS+43fpcRGaYrN1KwMATfVEXif7ccgFKYGy5D1TVXTNE4mGq/KMMA==
@@ -2095,7 +2095,7 @@ jest-circus@^27.2.5:
20952095
stack-utils "^2.0.3"
20962096
throat "^6.0.1"
20972097

2098-
jest-cli@^27.2.2, jest-cli@^27.2.4:
2098+
jest-cli@^27.2.2, jest-cli@^27.2.5:
20992099
version "27.2.5"
21002100
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.2.5.tgz#88718c8f05f1c0f209152952ecd61afe4c3311bb"
21012101
integrity sha512-XzfcOXi5WQrXqFYsDxq5RDOKY4FNIgBgvgf3ZBz4e/j5/aWep5KnsAYH5OFPMdX/TP/LFsYQMRH7kzJUMh6JKg==
@@ -2474,13 +2474,13 @@ jest-worker@^27.2.5:
24742474
supports-color "^8.0.0"
24752475

24762476
jest@^27.2.2:
2477-
version "27.2.4"
2478-
resolved "https://registry.yarnpkg.com/jest/-/jest-27.2.4.tgz#70e27bef873138afc123aa4769f7124c50ad3efb"
2479-
integrity sha512-h4uqb1EQLfPulWyUFFWv9e9Nn8sCqsJ/j3wk/KCY0p4s4s0ICCfP3iMf6hRf5hEhsDyvyrCgKiZXma63gMz16A==
2477+
version "27.2.5"
2478+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.2.5.tgz#7d8a5c8781a160f693beeb7c68e46c16ef948148"
2479+
integrity sha512-vDMzXcpQN4Ycaqu+vO7LX8pZwNNoKMhc+gSp6q1D8S6ftRk8gNW8cni3YFxknP95jxzQo23Lul0BI2FrWgnwYQ==
24802480
dependencies:
2481-
"@jest/core" "^27.2.4"
2481+
"@jest/core" "^27.2.5"
24822482
import-local "^3.0.2"
2483-
jest-cli "^27.2.4"
2483+
jest-cli "^27.2.5"
24842484

24852485
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
24862486
version "4.0.0"

0 commit comments

Comments
 (0)