Skip to content

Commit

Permalink
chore(deps-dev): Bump jest-environment-jsdom from 29.6.1 to 29.6.2
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.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/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 Aug 5, 2023
1 parent 0a4a40d commit a79845d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -80,7 +80,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"flush-promises": "^1.0.2",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.1",
"jest-environment-jsdom": "^29.6.2",
"jest-localstorage-mock": "^2.4.26",
"jest-mock-console": "^2.0.0",
"jest-transform-stub": "^2.0.0",
Expand Down

0 comments on commit a79845d

Please sign in to comment.