Skip to content

Commit 7a4105d

Browse files
chore(deps): update dependency jest to ^30.1.3 (#241)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest)) | [`^30.0.5` -> `^30.1.3`](https://renovatebot.com/diffs/npm/jest/30.0.5/30.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jest/30.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jest/30.0.5/30.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jestjs/jest (jest)</summary> ### [`v30.1.3`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3013) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.1.2...v30.1.3) ##### Fixes - Fix `unstable_mockModule` with `node:` prefixed core modules. ### [`v30.1.2`](https://redirect.github.com/jestjs/jest/compare/v30.1.1...ebfa31cc9787303e8698a1a029a162a18e8974aa) [Compare Source](https://redirect.github.com/jestjs/jest/compare/v30.1.1...v30.1.2) ### [`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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **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/valora-inc/typescript-app-starter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fa7520 commit 7a4105d

File tree

2 files changed

+238
-238
lines changed

2 files changed

+238
-238
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-react": "^7.34.1",
3838
"eslint-plugin-react-hooks": "^4.6.0",
3939
"eslint-plugin-react-native": "^4.1.0",
40-
"jest": "^30.0.5",
40+
"jest": "^30.1.3",
4141
"knip": "^5.2.2",
4242
"prettier": "^3.6.2",
4343
"shelljs": "^0.8.5",

0 commit comments

Comments
 (0)