Skip to content

Commit 9a44cba

Browse files
chore(deps-dev): bump @testing-library/jest-native from 4.0.2 to 4.0.4 (#872)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 4.0.2 to 4.0.4. - [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@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: "@testing-library/jest-native" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e588280 commit 9a44cba

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

yarn.lock

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,6 +1605,17 @@
16051605
"@types/yargs" "^16.0.0"
16061606
chalk "^4.0.0"
16071607

1608+
"@jest/types@^27.4.2":
1609+
version "27.4.2"
1610+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.4.2.tgz#96536ebd34da6392c2b7c7737d693885b5dd44a5"
1611+
integrity sha512-j35yw0PMTPpZsUoOBiuHzr1zTYoad1cVIE0ajEjcrJONxxrko/IRGKkXx3os0Nsi4Hu3+5VmDbVfq5WhG/pWAg==
1612+
dependencies:
1613+
"@types/istanbul-lib-coverage" "^2.0.0"
1614+
"@types/istanbul-reports" "^3.0.0"
1615+
"@types/node" "*"
1616+
"@types/yargs" "^16.0.0"
1617+
chalk "^4.0.0"
1618+
16081619
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3":
16091620
version "2.1.8-no-fsevents.3"
16101621
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
@@ -1994,14 +2005,14 @@
19942005
defer-to-connect "^2.0.0"
19952006

19962007
"@testing-library/jest-native@~4.0.2":
1997-
version "4.0.2"
1998-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-4.0.2.tgz#dfed231ae45ee27fdf48323b5eac344d4906df99"
1999-
integrity sha512-GJBe/aAJeWNG9aZUyp92dNtkh0wbYH3c3XRwKT8PvpPccJn/dI+R+87MMGiruLtJwGKuTtov2rC0DTautPDirg==
2008+
version "4.0.4"
2009+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-4.0.4.tgz#25e2046896118f887683202a6e5fd8a4056131cd"
2010+
integrity sha512-4q5FeTFyFgPCmQH18uMJsZkVnYvBtK24yhSfbd9hQi0SZzCpbjSeQQcsGXIaX+WjWcMeeip8B7NUvZmLhGHiZw==
20002011
dependencies:
20012012
chalk "^2.4.1"
20022013
jest-diff "^24.0.0"
20032014
jest-matcher-utils "^24.0.0"
2004-
pretty-format "^24.0.0"
2015+
pretty-format "^27.3.1"
20052016
ramda "^0.26.1"
20062017
redent "^2.0.0"
20072018

@@ -7830,7 +7841,7 @@ prettier@^2.0.4:
78307841
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
78317842
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
78327843

7833-
pretty-format@^24.0.0, pretty-format@^24.9.0:
7844+
pretty-format@^24.9.0:
78347845
version "24.9.0"
78357846
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
78367847
integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==
@@ -7850,12 +7861,12 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
78507861
ansi-styles "^4.0.0"
78517862
react-is "^17.0.1"
78527863

7853-
pretty-format@^27.0.0, pretty-format@^27.2.5:
7854-
version "27.2.5"
7855-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.5.tgz#7cfe2a8e8f01a5b5b29296a0b70f4140df0830c5"
7856-
integrity sha512-+nYn2z9GgicO9JiqmY25Xtq8SYfZ/5VCpEU3pppHHNAhd1y+ZXxmNPd1evmNcAd6Hz4iBV2kf0UpGth5A/VJ7g==
7864+
pretty-format@^27.0.0, pretty-format@^27.2.5, pretty-format@^27.3.1:
7865+
version "27.4.2"
7866+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.2.tgz#e4ce92ad66c3888423d332b40477c87d1dac1fb8"
7867+
integrity sha512-p0wNtJ9oLuvgOQDEIZ9zQjZffK7KtyR6Si0jnXULIDwrlNF8Cuir3AZP0hHv0jmKuNN/edOnbMjnzd4uTcmWiw==
78577868
dependencies:
7858-
"@jest/types" "^27.2.5"
7869+
"@jest/types" "^27.4.2"
78597870
ansi-regex "^5.0.1"
78607871
ansi-styles "^5.0.0"
78617872
react-is "^17.0.1"

0 commit comments

Comments
 (0)