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

Commit 7c05dcc

Browse files
chore(deps-dev): bump jest from 27.4.6 to 27.4.7
Bumps [jest](https://github.com/facebook/jest) from 27.4.6 to 27.4.7. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.4.6...v27.4.7) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7986bc5 commit 7c05dcc

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.6", "@jest/core@^27.4.7":
751+
"@jest/core@^27.4.7":
752752
version "27.4.7"
753753
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.7.tgz#84eabdf42a25f1fa138272ed229bcf0a1b5e6913"
754754
integrity sha512-n181PurSJkVMS+kClIFSX/LLvw9ExSb+4IMtD6YnfxZVerw9ANYtW0bPrm0MJu2pfe9SY9FJ9FtQ+MdZkrZwjg==
@@ -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.6:
2288+
jest-cli@^27.2.2, jest-cli@^27.4.7:
22892289
version "27.4.7"
22902290
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.7.tgz#d00e759e55d77b3bcfea0715f527c394ca314e5a"
22912291
integrity sha512-zREYhvjjqe1KsGV15mdnxjThKNDgza1fhDT+iUsXWLCq3sxe9w5xnvyctcYVT5PcdLSjv7Y5dCwTS3FCF1tiuw==
@@ -2657,13 +2657,13 @@ jest-worker@^27.4.6:
26572657
supports-color "^8.0.0"
26582658

26592659
jest@^27.2.2:
2660-
version "27.4.6"
2661-
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.6.tgz#5557fad2ab1d2b709e86d2332ea2552dc021a4d9"
2662-
integrity sha512-BRbYo0MeujnnJIo206WRsfsr3gIMraR+LO9vZJsdG2/298aKYQJbS3wHG0KN3Z7SWIcf6JaSMM4E8X6cIdG9AA==
2660+
version "27.4.7"
2661+
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.7.tgz#87f74b9026a1592f2da05b4d258e57505f28eca4"
2662+
integrity sha512-8heYvsx7nV/m8m24Vk26Y87g73Ba6ueUd0MWed/NXMhSZIm62U/llVbS0PJe1SHunbyXjJ/BqG1z9bFjGUIvTg==
26632663
dependencies:
2664-
"@jest/core" "^27.4.6"
2664+
"@jest/core" "^27.4.7"
26652665
import-local "^3.0.2"
2666-
jest-cli "^27.4.6"
2666+
jest-cli "^27.4.7"
26672667

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

0 commit comments

Comments
 (0)