Skip to content

Commit

Permalink
Bump react-test-renderer from 15.7.0 to 18.2.0
Browse files Browse the repository at this point in the history
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) from 15.7.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent ab44fd4 commit 5e53ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"enzyme": "^3.2.0",
"enzyme-adapter-react-15": "^1.0.5",
"jest": "^29.7.0",
"react-test-renderer": "^15.6.1",
"react-test-renderer": "^18.2.0",
"webpack": "^5.90.3"
}
}

0 comments on commit 5e53ee3

Please sign in to comment.