Skip to content

Commit 8675eb9

Browse files
authored
chore(deps): Update dependency @ava/typescript to v5 (#250)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@ava/typescript](https://togithub.com/avajs/typescript) | devDependencies | major | [`^4.1.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@ava%2ftypescript/4.1.0/5.0.0) | --- ### Release Notes <details> <summary>avajs/typescript (@&#8203;ava/typescript)</summary> ### [`v5.0.0`](https://togithub.com/avajs/typescript/releases/tag/v5.0.0) [Compare Source](https://togithub.com/avajs/typescript/compare/v4.1.0...v5.0.0) #### What's Changed - Restrict compatibility to AVA 6 by [@&#8203;novemberborn](https://togithub.com/novemberborn) in [https://github.com/avajs/typescript/pull/54](https://togithub.com/avajs/typescript/pull/54) - Include Node.js 21 in supported engines by [@&#8203;rien](https://togithub.com/rien) in [https://github.com/avajs/typescript/pull/52](https://togithub.com/avajs/typescript/pull/52) - Include Node.js 22 in supported engines by [@&#8203;lenovouser](https://togithub.com/lenovouser) in [https://github.com/avajs/typescript/pull/53](https://togithub.com/avajs/typescript/pull/53) #### New Contributors - [@&#8203;rien](https://togithub.com/rien) made their first contribution in [https://github.com/avajs/typescript/pull/52](https://togithub.com/avajs/typescript/pull/52) - [@&#8203;lenovouser](https://togithub.com/lenovouser) made their first contribution in [https://github.com/avajs/typescript/pull/53](https://togithub.com/avajs/typescript/pull/53) **Full Changelog**: avajs/typescript@v4.1.0...v5.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 9f84e4b commit 8675eb9

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

package-lock.json

Lines changed: 25 additions & 27 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
@@ -50,7 +50,7 @@
5050
},
5151
"author": "cloudquery (https://github.com/cloudquery)",
5252
"devDependencies": {
53-
"@ava/typescript": "^4.1.0",
53+
"@ava/typescript": "^5.0.0",
5454
"@tsconfig/node20": "^20.1.2",
5555
"@types/semver": "^7.5.8",
5656
"@types/uuid": "^10.0.0",

0 commit comments

Comments
 (0)