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

Commit cea19ea

Browse files
chore(deps-dev): bump jest from 27.3.1 to 27.4.1 (#523)
1 parent e55cd5c commit cea19ea

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

568-
"@jest/core@^27.3.1", "@jest/core@^27.4.1":
568+
"@jest/core@^27.4.1":
569569
version "27.4.1"
570570
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.1.tgz#5d8620bfbd7c31db9dce40c6afcc67d20ad0ff68"
571571
integrity sha512-hD0kyMUjvWxFFwcRfDVpSCF74F8wjhBGWWow+pD4kesQcWTUPgX9GBLrUwiuramjI9EdJqBjJ+9jZ0WColTbtg==
@@ -2119,7 +2119,7 @@ jest-circus@^27.4.1:
21192119
stack-utils "^2.0.3"
21202120
throat "^6.0.1"
21212121

2122-
jest-cli@^27.2.2, jest-cli@^27.3.1:
2122+
jest-cli@^27.2.2, jest-cli@^27.4.1:
21232123
version "27.4.1"
21242124
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.1.tgz#70e0733e93f4d7f95ec3746b9b615d5e067584ea"
21252125
integrity sha512-K6OvI/Awtm1sY9z3Gfn0ZccFF9uXt8ya1Jda4iIepeQltpqJHh/BepYPwrYg0aw0qLT9zweNatvlYyXZ5WKXRQ==
@@ -2504,13 +2504,13 @@ jest-worker@^27.4.1:
25042504
supports-color "^8.0.0"
25052505

25062506
jest@^27.2.2:
2507-
version "27.3.1"
2508-
resolved "https://registry.yarnpkg.com/jest/-/jest-27.3.1.tgz#b5bab64e8f56b6f7e275ba1836898b0d9f1e5c8a"
2509-
integrity sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng==
2507+
version "27.4.1"
2508+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.1.tgz#70860fb3af636b670650ba8d77e06799a6dbf995"
2509+
integrity sha512-efGKeiY0hDwz2rzaj930b0bk7pmKptfrYHmYmVqIPkQKoBO+2lcXaY9V2UR42IxuehBWJ1UV4jk2rVhZGGWCFw==
25102510
dependencies:
2511-
"@jest/core" "^27.3.1"
2511+
"@jest/core" "^27.4.1"
25122512
import-local "^3.0.2"
2513-
jest-cli "^27.3.1"
2513+
jest-cli "^27.4.1"
25142514

25152515
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
25162516
version "4.0.0"

0 commit comments

Comments
 (0)