Skip to content

Commit a58bd2a

Browse files
chore(deps-dev): bump @testing-library/jest-native from 5.1.2 to 5.2.0 (#1224)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/testing-library/jest-native/releases) - [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-native@v5.1.2...v5.2.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-native" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 177e3f0 commit a58bd2a

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

yarn.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,9 +1741,9 @@
17411741
"@sinonjs/commons" "^1.7.0"
17421742

17431743
"@testing-library/jest-native@^5.0.0":
1744-
version "5.1.2"
1745-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.1.2.tgz#aefabc666f0f18b1ef3c0daf5c58d7cb1ffe41ea"
1746-
integrity sha512-OPpt4wxn/+rgE4yIyQpiNpSEyE67ggXaom3iv4ly0HM1YhH9rH5eNg8b8N47CuQArJrsjwvvaKor7MqznVSzjw==
1744+
version "5.2.0"
1745+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.2.0.tgz#1cbfdcd9237278f0b413f91d502387f4a9fcbab7"
1746+
integrity sha512-RO+wjRHf8lkbMDKwHL5ue+NXQmUQMogzTn7yxvbzghmjx3EaEBuA7bADdCgMrmsFpu3JEiLU5Bp0Fx5++XhgzA==
17471747
dependencies:
17481748
chalk "^4.1.2"
17491749
jest-diff "^29.0.1"
@@ -4917,17 +4917,7 @@ jest-leak-detector@^29.2.1:
49174917
jest-get-type "^29.2.0"
49184918
pretty-format "^29.2.1"
49194919

4920-
jest-matcher-utils@^29.0.1:
4921-
version "29.2.1"
4922-
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.2.1.tgz#2bf876c5f891b33786aadf5d65d5da5970744122"
4923-
integrity sha512-hUTBh7H/Mnb6GTpihbLh8uF5rjAMdekfW/oZNXUMAXi7bbmym2HiRpzgqf/zzkjgejMrVAkPdVSQj+32enlUww==
4924-
dependencies:
4925-
chalk "^4.0.0"
4926-
jest-diff "^29.2.1"
4927-
jest-get-type "^29.2.0"
4928-
pretty-format "^29.2.1"
4929-
4930-
jest-matcher-utils@^29.2.2:
4920+
jest-matcher-utils@^29.0.1, jest-matcher-utils@^29.2.2:
49314921
version "29.2.2"
49324922
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.2.2.tgz#9202f8e8d3a54733266784ce7763e9a08688269c"
49334923
integrity sha512-4DkJ1sDPT+UX2MR7Y3od6KtvRi9Im1ZGLGgdLFLm4lPexbTaCgJW5NN3IOXlQHF7NSHY/VHhflQ+WoKtD/vyCw==

0 commit comments

Comments
 (0)