Skip to content

Commit

Permalink
chore: bump jest-environment-jsdom from 29.6.0 to 29.7.0 in /typescript
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.0 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 Nov 13, 2023
1 parent 69a38cc commit c953461
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
94 changes: 47 additions & 47 deletions typescript/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 typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"husky": "^8.0.3",
"jest": "^29.6.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.6.0",
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "^7.1.1",
"json-schema": "^0.4.0",
"nx": "^16.3.2",
Expand Down

0 comments on commit c953461

Please sign in to comment.