Skip to content

Commit 269a479

Browse files
chore(deps): update all non-major dependencies (#260)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.19.18` -> `^20.19.19`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.18/20.19.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.19.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.19.18/20.19.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.3.25` -> `^18.3.26`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.25/18.3.26) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.3.25/18.3.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`^5.9.2` -> `^5.9.3`](https://renovatebot.com/diffs/npm/typescript/5.9.2/5.9.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.9.2/5.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v5.9.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.9.2...c63de15a992d37f0d6cec03ac7631872838602cb) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 2am and before 3am" in timezone Asia/Shanghai, Automerge - "schedule:daily" in timezone Asia/Shanghai. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/u3u/prettier-config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c76a845 commit 269a479

2 files changed

Lines changed: 97 additions & 97 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"devDependencies": {
9393
"@total-typescript/ts-reset": "^0.6.1",
9494
"@tsconfig/node20": "^20.1.6",
95-
"@types/node": "^20.19.18",
96-
"@types/react": "^18.3.25",
95+
"@types/node": "^20.19.19",
96+
"@types/react": "^18.3.26",
9797
"@u3u/eslint-config": "^2.15.2",
9898
"@u3u/prettier-config": "link:",
9999
"dedent": "^1.7.0",
@@ -106,7 +106,7 @@
106106
"simple-git-hooks": "^2.13.1",
107107
"tsup": "^8.5.0",
108108
"tsx": "^4.20.6",
109-
"typescript": "^5.9.2",
109+
"typescript": "^5.9.3",
110110
"vitest": "^3.2.4"
111111
},
112112
"peerDependencies": {

0 commit comments

Comments
 (0)