Skip to content

Commit

Permalink
Bump jest-environment-jsdom from 28.1.3 to 29.5.0 (#779)
Browse files Browse the repository at this point in the history
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2023
1 parent bc520fc commit 5ec0b78
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 222 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "29.5.0",
"jest-environment-jsdom": "^28.1.1",
"jest-environment-jsdom": "^29.5.0",
"prettier": "2.8.4",
"pretty-quick": "3.1.3",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 5ec0b78

Please sign in to comment.