Skip to content

Commit

Permalink
chore(deps): update dependency @tsd/typescript to v5.1.6 (#8781)
Browse files Browse the repository at this point in the history
[![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://github.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://github.com/SamVerschueren/tsd-typescript/compare/v5.1.5...v5.1.6)

[Compare
Source](https://github.com/SamVerschueren/tsd-typescript/compare/v5.1.5...v5.1.6)

###
[`v5.1.5`](https://github.com/SamVerschueren/tsd-typescript/compare/v5.1.3...v5.1.5)

[Compare
Source](https://github.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>
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent ddc3f3d commit a9ef9b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@tsd/typescript": "5.1.3",
"@tsd/typescript": "5.1.6",
"@types/babel__generator": "7.6.4",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10029,10 +10029,10 @@ __metadata:
languageName: node
linkType: hard

"@tsd/typescript@npm:5.1.3":
version: 5.1.3
resolution: "@tsd/typescript@npm:5.1.3"
checksum: 27bd2eefd4cc6894658c6270c7f4368cb0879f049336986ef654d83250b8932a42587b26623803224b5a79041572b303d99d0cfcf335d271abbd185855e344d4
"@tsd/typescript@npm:5.1.6":
version: 5.1.6
resolution: "@tsd/typescript@npm:5.1.6"
checksum: 375f339ccc9ad45fdc8358c062d719e9778c804343ccbc5751a68a9d18e328e746eceb7d6ff411f77fa37d0415271ab9c44592f29490d981d417df4b4f0ca7ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -28150,7 +28150,7 @@ __metadata:
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@tsd/typescript": 5.1.3
"@tsd/typescript": 5.1.6
"@types/babel__generator": 7.6.4
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.2
Expand Down

0 comments on commit a9ef9b6

Please sign in to comment.