Skip to content

Commit d9b92e7

Browse files
chore(deps-dev): bump @testing-library/jest-native from 5.2.0 to 5.3.0 (#1231)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.2.0 to 5.3.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.2.0...v5.3.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-native" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa34289 commit d9b92e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,9 +1826,9 @@
18261826
"@sinonjs/commons" "^1.7.0"
18271827

18281828
"@testing-library/jest-native@^5.0.0":
1829-
version "5.2.0"
1830-
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.2.0.tgz#1cbfdcd9237278f0b413f91d502387f4a9fcbab7"
1831-
integrity sha512-RO+wjRHf8lkbMDKwHL5ue+NXQmUQMogzTn7yxvbzghmjx3EaEBuA7bADdCgMrmsFpu3JEiLU5Bp0Fx5++XhgzA==
1829+
version "5.3.0"
1830+
resolved "https://registry.yarnpkg.com/@testing-library/jest-native/-/jest-native-5.3.0.tgz#0f042f69206c84ef5f0c80c2ecc78c44a5c49567"
1831+
integrity sha512-ZvLVI2GMEepp8X91GnzVWC49T4gzOkbrzj8zXITDi6fVJEOTX/lpa6V/TE78p+IhQTya1wukXNfqVaoc5VD3DQ==
18321832
dependencies:
18331833
chalk "^4.1.2"
18341834
jest-diff "^29.0.1"

0 commit comments

Comments
 (0)