Skip to content

Commit

Permalink
Bump jest-serializer from 24.4.0 to 26.6.2 (#2501)
Browse files Browse the repository at this point in the history
Bumps [jest-serializer](https://github.com/facebook/jest/tree/HEAD/packages/jest-serializer) from 24.4.0 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.2/packages/jest-serializer)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2021
1 parent ef908c4 commit e0f3fe0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"eslint-plugin-react-native": "3.7.0",
"husky": "1.3.1",
"jest": "^25.2.7",
"jest-serializer": "24.4.0",
"jest-serializer": "26.6.2",
"jetifier": "^1.6.6",
"lint-staged": "10.5.4",
"metro": "^0.59.0",
Expand Down
19 changes: 7 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7860,10 +7860,13 @@ jest-runtime@^25.5.4:
strip-bom "^4.0.0"
yargs "^15.3.1"

[email protected]:
version "24.4.0"
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-24.4.0.tgz#f70c5918c8ea9235ccb1276d232e459080588db3"
integrity sha512-k//0DtglVstc1fv+GY/VHDIjrtNjdYvYjMlbLUed4kxrE92sIUewOi5Hj3vrpB8CXfkJntRPDRjCrCvUhBdL8Q==
[email protected], jest-serializer@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.6.2.tgz#d139aafd46957d3a448f3a6cdabe2919ba0742d1"
integrity sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==
dependencies:
"@types/node" "*"
graceful-fs "^4.2.4"

jest-serializer@^24.4.0, jest-serializer@^24.9.0:
version "24.9.0"
Expand All @@ -7877,14 +7880,6 @@ jest-serializer@^25.5.0:
dependencies:
graceful-fs "^4.2.4"

jest-serializer@^26.6.2:
version "26.6.2"
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.6.2.tgz#d139aafd46957d3a448f3a6cdabe2919ba0742d1"
integrity sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==
dependencies:
"@types/node" "*"
graceful-fs "^4.2.4"

jest-snapshot@^25.5.1:
version "25.5.1"
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-25.5.1.tgz#1a2a576491f9961eb8d00c2e5fd479bc28e5ff7f"
Expand Down

0 comments on commit e0f3fe0

Please sign in to comment.