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

Commit 4a99c17

Browse files
chore(deps-dev): bump jest from 27.4.5 to 27.4.6 (#564)
1 parent d95f7bb commit 4a99c17

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
@@ -748,7 +748,7 @@
748748
jest-util "^27.4.2"
749749
slash "^3.0.0"
750750

751-
"@jest/core@^27.4.5", "@jest/core@^27.4.6":
751+
"@jest/core@^27.4.6":
752752
version "27.4.6"
753753
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.6.tgz#5cc4e714602324dc1561029224fd593e70ab4c7d"
754754
integrity sha512-2XvkAguDxaSAg6+Rznq7VZeIs3eV4owk3dud0zL4FH0d8mX7whkAUnO9rb0keMGStazfekR1ec9Yf9BFt4m02Q==
@@ -2285,7 +2285,7 @@ jest-circus@^27.4.6:
22852285
stack-utils "^2.0.3"
22862286
throat "^6.0.1"
22872287

2288-
jest-cli@^27.2.2, jest-cli@^27.4.5:
2288+
jest-cli@^27.2.2, jest-cli@^27.4.6:
22892289
version "27.4.6"
22902290
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.6.tgz#b81e053a753111bddf0782c1a1a86b9b910f5b86"
22912291
integrity sha512-SFfUC7jMHPGwsNSYBnJMNtjoSDrb34T+SEH5psDeGNVuTVov5Zi1RQpfJYwzpK2ex3OmnsNsiqLe3/SCc8S01Q==
@@ -2656,13 +2656,13 @@ jest-worker@^27.4.6:
26562656
supports-color "^8.0.0"
26572657

26582658
jest@^27.2.2:
2659-
version "27.4.5"
2660-
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.5.tgz#66e45acba44137fac26be9d3cc5bb031e136dc0f"
2661-
integrity sha512-uT5MiVN3Jppt314kidCk47MYIRilJjA/l2mxwiuzzxGUeJIvA8/pDaJOAX5KWvjAo7SCydcW0/4WEtgbLMiJkg==
2659+
version "27.4.6"
2660+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.6.tgz#5557fad2ab1d2b709e86d2332ea2552dc021a4d9"
2661+
integrity sha512-BRbYo0MeujnnJIo206WRsfsr3gIMraR+LO9vZJsdG2/298aKYQJbS3wHG0KN3Z7SWIcf6JaSMM4E8X6cIdG9AA==
26622662
dependencies:
2663-
"@jest/core" "^27.4.5"
2663+
"@jest/core" "^27.4.6"
26642664
import-local "^3.0.2"
2665-
jest-cli "^27.4.5"
2665+
jest-cli "^27.4.6"
26662666

26672667
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
26682668
version "4.0.0"

0 commit comments

Comments
 (0)