Skip to content

Commit a9ef9b6

Browse files
chore(deps): update dependency @tsd/typescript to v5.1.6 (#8781)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tsd/typescript](https://togithub.com/SamVerschueren/tsd-typescript) | [`5.1.3` -> `5.1.6`](https://renovatebot.com/diffs/npm/@tsd%2ftypescript/5.1.3/5.1.6) | [![age](https://badges.renovateapi.com/packages/npm/@tsd%2ftypescript/5.1.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@tsd%2ftypescript/5.1.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@tsd%2ftypescript/5.1.6/compatibility-slim/5.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@tsd%2ftypescript/5.1.6/confidence-slim/5.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SamVerschueren/tsd-typescript (@&#8203;tsd/typescript)</summary> ### [`v5.1.6`](https://togithub.com/SamVerschueren/tsd-typescript/compare/v5.1.5...v5.1.6) [Compare Source](https://togithub.com/SamVerschueren/tsd-typescript/compare/v5.1.5...v5.1.6) ### [`v5.1.5`](https://togithub.com/SamVerschueren/tsd-typescript/compare/v5.1.3...v5.1.5) [Compare Source](https://togithub.com/SamVerschueren/tsd-typescript/compare/v5.1.3...v5.1.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddc3f3d commit a9ef9b6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@testing-library/jest-dom": "5.16.5",
6060
"@testing-library/react": "14.0.0",
6161
"@testing-library/user-event": "14.4.3",
62-
"@tsd/typescript": "5.1.3",
62+
"@tsd/typescript": "5.1.6",
6363
"@types/babel__generator": "7.6.4",
6464
"@types/fs-extra": "11.0.1",
6565
"@types/jest": "29.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10029,10 +10029,10 @@ __metadata:
1002910029
languageName: node
1003010030
linkType: hard
1003110031

10032-
"@tsd/typescript@npm:5.1.3":
10033-
version: 5.1.3
10034-
resolution: "@tsd/typescript@npm:5.1.3"
10035-
checksum: 27bd2eefd4cc6894658c6270c7f4368cb0879f049336986ef654d83250b8932a42587b26623803224b5a79041572b303d99d0cfcf335d271abbd185855e344d4
10032+
"@tsd/typescript@npm:5.1.6":
10033+
version: 5.1.6
10034+
resolution: "@tsd/typescript@npm:5.1.6"
10035+
checksum: 375f339ccc9ad45fdc8358c062d719e9778c804343ccbc5751a68a9d18e328e746eceb7d6ff411f77fa37d0415271ab9c44592f29490d981d417df4b4f0ca7ea
1003610036
languageName: node
1003710037
linkType: hard
1003810038

@@ -28150,7 +28150,7 @@ __metadata:
2815028150
"@testing-library/jest-dom": 5.16.5
2815128151
"@testing-library/react": 14.0.0
2815228152
"@testing-library/user-event": 14.4.3
28153-
"@tsd/typescript": 5.1.3
28153+
"@tsd/typescript": 5.1.6
2815428154
"@types/babel__generator": 7.6.4
2815528155
"@types/fs-extra": 11.0.1
2815628156
"@types/jest": 29.5.2

0 commit comments

Comments
 (0)