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

Commit 9ba90b5

Browse files
chore(deps-dev): bump jest from 27.4.4 to 27.4.5
Bumps [jest](https://github.com/facebook/jest) from 27.4.4 to 27.4.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.4.4...v27.4.5) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba6ff1d commit 9ba90b5

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.4", "@jest/core@^27.4.5":
568+
"@jest/core@^27.4.5":
569569
version "27.4.5"
570570
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.5.tgz#cae2dc34259782f4866c6606c3b480cce920ed4c"
571571
integrity sha512-3tm/Pevmi8bDsgvo73nX8p/WPng6KWlCyScW10FPEoN1HU4pwI83tJ3TsFvi1FfzsjwUlMNEPowgb/rPau/LTQ==
@@ -2099,7 +2099,7 @@ jest-circus@^27.4.5:
20992099
stack-utils "^2.0.3"
21002100
throat "^6.0.1"
21012101

2102-
jest-cli@^27.2.2, jest-cli@^27.4.4:
2102+
jest-cli@^27.2.2, jest-cli@^27.4.5:
21032103
version "27.4.5"
21042104
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.5.tgz#8708f54c28d13681f3255ec9026a2b15b03d41e8"
21052105
integrity sha512-hrky3DSgE0u7sQxaCL7bdebEPHx5QzYmrGuUjaPLmPE8jx5adtvGuOlRspvMoVLTTDOHRnZDoRLYJuA+VCI7Hg==
@@ -2483,13 +2483,13 @@ jest-worker@^27.4.5:
24832483
supports-color "^8.0.0"
24842484

24852485
jest@^27.2.2:
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==
2486+
version "27.4.5"
2487+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.5.tgz#66e45acba44137fac26be9d3cc5bb031e136dc0f"
2488+
integrity sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==
24892489
dependencies:
2490-
"@jest/core" "^27.4.4"
2490+
"@jest/core" "^27.4.5"
24912491
import-local "^3.0.2"
2492-
jest-cli "^27.4.4"
2492+
jest-cli "^27.4.5"
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)