Skip to content

Commit

Permalink
deps: bump jest-environment-jsdom from 29.4.3 to 29.5.0 (#2667)
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 29.4.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-minor
...

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 Mar 8, 2023
1 parent 204b0e8 commit 09821f9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-testing-library": "^5.10.0",
"get-port": "^6.1.2",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.0.2",
"jest-environment-jsdom": "^29.5.0",
"jest-fetch-mock": "^3.0.3",
"js-yaml": "^4.1.0",
"p-map": "^5.4.0",
Expand Down

0 comments on commit 09821f9

Please sign in to comment.