Skip to content

Commit 742f9ba

Browse files
Update dependency jest-environment-jsdom to v30.0.2 (#648)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest-environment-jsdom](https://redirect.github.com/jestjs/jest) ([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom)) | [`30.0.1` -> `30.0.2`](https://renovatebot.com/diffs/npm/jest-environment-jsdom/30.0.1/30.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jest-environment-jsdom/30.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jest-environment-jsdom/30.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jest-environment-jsdom/30.0.1/30.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jest-environment-jsdom/30.0.1/30.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jestjs/jest (jest-environment-jsdom)</summary> ### [`v30.0.2`](https://redirect.github.com/jestjs/jest/compare/v30.0.1...393acbfac31f64bb38dff23c89224797caded83c) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.1...v30.0.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/snowcoders/jest-react-mock-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e566df commit 742f9ba

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-import": "2.31.0",
1919
"eslint-plugin-prettier": "5.5.0",
2020
"husky": "9.1.7",
21-
"jest-environment-jsdom": "30.0.1",
21+
"jest-environment-jsdom": "30.0.2",
2222
"lint-staged": "16.1.2",
2323
"prettier": "3.5.3",
2424
"release-it": "19.0.3",

0 commit comments

Comments
 (0)