Skip to content

Commit fce9742

Browse files
Update dependency jest-environment-jsdom to v30.1.1 (#674)
This PR contains the following updates: | Package | Change | Age | 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.5` -> `30.1.1`](https://renovatebot.com/diffs/npm/jest-environment-jsdom/30.0.5/30.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jest-environment-jsdom/30.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jest-environment-jsdom/30.0.5/30.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jestjs/jest (jest-environment-jsdom)</summary> ### [`v30.1.1`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3011) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.1.0...v30.1.1) ##### Fixes - `[jest-snapshot-utils]` Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences ([#&#8203;15800](https://redirect.github.com/jestjs/jest/pull/15800)) ### [`v30.1.0`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3010) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.0.5...v30.1.0) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9668bad commit fce9742

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 31 additions & 31 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.32.0",
1919
"eslint-plugin-prettier": "5.5.4",
2020
"husky": "9.1.7",
21-
"jest-environment-jsdom": "30.0.5",
21+
"jest-environment-jsdom": "30.1.1",
2222
"lint-staged": "16.1.5",
2323
"prettier": "3.6.2",
2424
"release-it": "19.0.4",

0 commit comments

Comments
 (0)