Skip to content

Commit

Permalink
chore(deps-dev): bump jest-environment-jsdom from 29.6.4 to 29.7.0
Browse files Browse the repository at this point in the history
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.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]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 9009b4c commit c730335
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 27 deletions.
59 changes: 33 additions & 26 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 @@ -60,7 +60,7 @@
"express": "^4.18.2",
"http-link-header": "^1.1.0",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-environment-jsdom": "^29.7.0",
"jest-mock-console": "^1.2.3",
"lerna": "^7.2.0",
"lerna-audit": "^1.3.3",
Expand Down

0 comments on commit c730335

Please sign in to comment.