Skip to content

Commit

Permalink
Bump jest-environment-jsdom from 29.4.0 to 29.4.1
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.0 to 29.4.1.
- [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.4.1/packages/jest-environment-jsdom)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and colinrotherham committed Jan 27, 2023
1 parent 2cc6d15 commit 54180bc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -92,7 +92,7 @@
"jest": "^29.4.1",
"jest-axe": "^7.0.0",
"jest-dev-server": "^6.2.0",
"jest-environment-jsdom": "^29.4.0",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.0",
"jest-environment-puppeteer": "^6.2.0",
"jest-serializer-html": "^7.1.0",
Expand Down

0 comments on commit 54180bc

Please sign in to comment.