Skip to content

Commit 68ae217

Browse files
chore(deps-dev): bump @testing-library/jest-native from 5.0.0 to 5.1.2 (#1196)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.0.0 to 5.1.2. - [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.0.0...v5.1.2) --- 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 bd5ddd7 commit 68ae217

File tree

1 file changed

+5
-55
lines changed

1 file changed

+5
-55
lines changed

yarn.lock

Lines changed: 5 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,9 +1743,9 @@
17431743
"@sinonjs/commons" "^1.7.0"
17441744

17451745
"@testing-library/jest-native@^5.0.0":
1746-
version "5.0.0"
1747-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.0.0.tgz#0c63245578f3301b4e6a471a28ef569f397cb30f"
1748-
integrity sha512-OrO8Huf0/QBPgiyQCNfXEYgLOalss/TA74CR0X7PR7mrjtrWQiBPGnaSMPYsNT8JRYGCE4D9My0rChJ0rzXS2g==
1746+
version "5.1.2"
1747+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.1.2.tgz#aefabc666f0f18b1ef3c0daf5c58d7cb1ffe41ea"
1748+
integrity sha512-OPpt4wxn/+rgE4yIyQpiNpSEyE67ggXaom3iv4ly0HM1YhH9rH5eNg8b8N47CuQArJrsjwvvaKor7MqznVSzjw==
17491749
dependencies:
17501750
chalk "^4.1.2"
17511751
jest-diff "^29.0.1"
@@ -3225,11 +3225,6 @@ detect-newline@^3.0.0:
32253225
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
32263226
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
32273227

3228-
diff-sequences@^29.0.0:
3229-
version "29.0.0"
3230-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.0.0.tgz#bae49972ef3933556bcb0800b72e8579d19d9e4f"
3231-
integrity sha512-7Qe/zd1wxSDL4D/X/FPjOMB+ZMDt71W94KYaq05I2l0oQqgXgs7s4ftYYmV38gBSrPz2vcygxfs1xn0FT+rKNA==
3232-
32333228
diff-sequences@^29.2.0:
32343229
version "29.2.0"
32353230
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.2.0.tgz#4c55b5b40706c7b5d2c5c75999a50c56d214e8f6"
@@ -4852,27 +4847,7 @@ jest-config@^29.2.1:
48524847
slash "^3.0.0"
48534848
strip-json-comments "^3.1.1"
48544849

4855-
jest-diff@^29.0.1, jest-diff@^29.0.3:
4856-
version "29.0.3"
4857-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.0.3.tgz#41cc02409ad1458ae1bf7684129a3da2856341ac"
4858-
integrity sha512-+X/AIF5G/vX9fWK+Db9bi9BQas7M9oBME7egU7psbn4jlszLFCu0dW63UgeE6cs/GANq4fLaT+8sGHQQ0eCUfg==
4859-
dependencies:
4860-
chalk "^4.0.0"
4861-
diff-sequences "^29.0.0"
4862-
jest-get-type "^29.0.0"
4863-
pretty-format "^29.0.3"
4864-
4865-
jest-diff@^29.2.0:
4866-
version "29.2.0"
4867-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.2.0.tgz#b1e11ac1a1401fc4792ef8ba406b48f1ae7d2bc5"
4868-
integrity sha512-GsH07qQL+/D/GxlnU+sSg9GL3fBOcuTlmtr3qr2pnkiODCwubNN2/7slW4m3CvxDsEus/VEOfQKRFLyXsUlnZw==
4869-
dependencies:
4870-
chalk "^4.0.0"
4871-
diff-sequences "^29.2.0"
4872-
jest-get-type "^29.2.0"
4873-
pretty-format "^29.2.0"
4874-
4875-
jest-diff@^29.2.1:
4850+
jest-diff@^29.0.1, jest-diff@^29.2.1:
48764851
version "29.2.1"
48774852
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.2.1.tgz#027e42f5a18b693fb2e88f81b0ccab533c08faee"
48784853
integrity sha512-gfh/SMNlQmP3MOUgdzxPOd4XETDJifADpT937fN1iUGz+9DgOu2eUPHH25JDkLVcLwwqxv3GzVyK4VBUr9fjfA==
@@ -4917,11 +4892,6 @@ jest-get-type@^26.3.0:
49174892
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
49184893
integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
49194894

4920-
jest-get-type@^29.0.0:
4921-
version "29.0.0"
4922-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.0.0.tgz#843f6c50a1b778f7325df1129a0fd7aa713aef80"
4923-
integrity sha512-83X19z/HuLKYXYHskZlBAShO7UfLFXu/vWajw9ZNJASN32li8yHMaVGAQqxFW1RCFOkB7cubaL6FaJVQqqJLSw==
4924-
49254895
jest-get-type@^29.2.0:
49264896
version "29.2.0"
49274897
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.2.0.tgz#726646f927ef61d583a3b3adb1ab13f3a5036408"
@@ -4954,27 +4924,7 @@ jest-leak-detector@^29.2.1:
49544924
jest-get-type "^29.2.0"
49554925
pretty-format "^29.2.1"
49564926

4957-
jest-matcher-utils@^29.0.1:
4958-
version "29.0.3"
4959-
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.0.3.tgz#b8305fd3f9e27cdbc210b21fc7dbba92d4e54560"
4960-
integrity sha512-RsR1+cZ6p1hDV4GSCQTg+9qjeotQCgkaleIKLK7dm+U4V/H2bWedU3RAtLm8+mANzZ7eDV33dMar4pejd7047w==
4961-
dependencies:
4962-
chalk "^4.0.0"
4963-
jest-diff "^29.0.3"
4964-
jest-get-type "^29.0.0"
4965-
pretty-format "^29.0.3"
4966-
4967-
jest-matcher-utils@^29.2.0:
4968-
version "29.2.0"
4969-
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.2.0.tgz#d1d73add0e0efb0e316a50f296977505dc053e02"
4970-
integrity sha512-FcEfKZ4vm28yCdBsvC69EkrEhcfex+IYlRctNJXsRG9+WC3WxgBNORnECIgqUtj7o/h1d8o7xB/dFUiLi4bqtw==
4971-
dependencies:
4972-
chalk "^4.0.0"
4973-
jest-diff "^29.2.0"
4974-
jest-get-type "^29.2.0"
4975-
pretty-format "^29.2.0"
4976-
4977-
jest-matcher-utils@^29.2.1:
4927+
jest-matcher-utils@^29.0.1, jest-matcher-utils@^29.2.0, jest-matcher-utils@^29.2.1:
49784928
version "29.2.1"
49794929
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.2.1.tgz#2bf876c5f891b33786aadf5d65d5da5970744122"
49804930
integrity sha512-hUTBh7H/Mnb6GTpihbLh8uF5rjAMdekfW/oZNXUMAXi7bbmym2HiRpzgqf/zzkjgejMrVAkPdVSQj+32enlUww==

0 commit comments

Comments
 (0)