Skip to content

Commit e7cc597

Browse files
fix(deps): update dependency type-fest to v4.39.0 (#500)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [type-fest](https://redirect.github.com/sindresorhus/type-fest) | [`4.38.0` -> `4.39.0`](https://renovatebot.com/diffs/npm/type-fest/4.38.0/4.39.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/type-fest/4.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/type-fest/4.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/type-fest/4.38.0/4.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/type-fest/4.38.0/4.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/type-fest (type-fest)</summary> ### [`v4.39.0`](https://redirect.github.com/sindresorhus/type-fest/compare/v4.38.0...07cb87075f9a9f067094a26d550b93c0fc83f748) [Compare Source](https://redirect.github.com/sindresorhus/type-fest/compare/v4.38.0...v4.39.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, 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/ScaleLeap/jest-polly). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c651c5 commit e7cc597

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

package-lock.json

+7-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash.merge": "4.6.2",
3333
"setup-polly-jest": "0.11.0",
3434
"ts-is-present": "1.2.2",
35-
"type-fest": "4.38.0"
35+
"type-fest": "4.39.0"
3636
},
3737
"devDependencies": {
3838
"@types/jest": "29.5.14",

0 commit comments

Comments
 (0)