From 6d550611d249e840cf360b797ded0f4f24f65375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 08:39:35 +0200 Subject: [PATCH] chore(deps): bump typescript from 5.9.2 to 5.9.3 (#20991) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.9.2&new-version=5.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Félix Malfait Co-authored-by: Weiko Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Félix Malfait --- package.json | 2 +- packages/create-twenty-app/package.json | 2 +- packages/twenty-client-sdk/package.json | 2 +- packages/twenty-sdk/package.json | 2 +- packages/twenty-shared/package.json | 2 +- yarn.lock | 24 ++++++++++++------------ 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 2b4bd1d928..b0a11cfe6c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "resolutions": { "graphql": "16.8.1", "type-fest": "4.10.1", - "typescript": "5.9.2", + "typescript": "5.9.3", "nodemailer": "8.0.4", "graphql-redis-subscriptions/ioredis": "^5.6.0", "@lingui/core": "5.1.2", diff --git a/packages/create-twenty-app/package.json b/packages/create-twenty-app/package.json index c62cf14f44..e43daabf30 100644 --- a/packages/create-twenty-app/package.json +++ b/packages/create-twenty-app/package.json @@ -50,7 +50,7 @@ "jest": "29.7.0", "jest-environment-node": "^29.4.1", "twenty-shared": "workspace:*", - "typescript": "^5.9.2", + "typescript": "^5.9.3", "vite": "^7.0.0", "vite-plugin-dts": "^4.5.4", "vite-tsconfig-paths": "^4.2.1" diff --git a/packages/twenty-client-sdk/package.json b/packages/twenty-client-sdk/package.json index 102247044e..83f10ecea1 100644 --- a/packages/twenty-client-sdk/package.json +++ b/packages/twenty-client-sdk/package.json @@ -49,7 +49,7 @@ "@typescript/native-preview": "^7.0.0-dev.20260116.1", "tsc-alias": "^1.8.16", "twenty-shared": "workspace:*", - "typescript": "^5.9.2", + "typescript": "^5.9.3", "vite": "^7.0.0", "vite-plugin-dts": "^4.5.4", "vite-tsconfig-paths": "^4.2.1", diff --git a/packages/twenty-sdk/package.json b/packages/twenty-sdk/package.json index e7fdcb0755..fe53199548 100644 --- a/packages/twenty-sdk/package.json +++ b/packages/twenty-sdk/package.json @@ -89,7 +89,7 @@ "react-dom": "^19.0.0", "tinyglobby": "^0.2.15", "twenty-client-sdk": "workspace:*", - "typescript": "^5.9.2", + "typescript": "^5.9.3", "uuid": "^13.0.0", "vite": "^7.0.0", "vite-tsconfig-paths": "^4.2.1", diff --git a/packages/twenty-shared/package.json b/packages/twenty-shared/package.json index 3524b1dcf0..c9e0047a38 100644 --- a/packages/twenty-shared/package.json +++ b/packages/twenty-shared/package.json @@ -37,7 +37,7 @@ "slash": "^5.1.0", "tsc-alias": "^1.8.16", "tsx": "^4.19.3", - "typescript": "^5.9.2", + "typescript": "^5.9.3", "vite": "^7.0.0", "vite-plugin-dts": "3.8.1", "vite-tsconfig-paths": "^4.2.1" diff --git a/yarn.lock b/yarn.lock index d6fb4a2586..b9475879e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32094,7 +32094,7 @@ __metadata: lodash.startcase: "npm:^4.4.0" twenty-sdk: "workspace:*" twenty-shared: "workspace:*" - typescript: "npm:^5.9.2" + typescript: "npm:^5.9.3" uuid: "npm:^13.0.0" vite: "npm:^7.0.0" vite-plugin-dts: "npm:^4.5.4" @@ -56334,7 +56334,7 @@ __metadata: graphql: "npm:^16.8.1" tsc-alias: "npm:^1.8.16" twenty-shared: "workspace:*" - typescript: "npm:^5.9.2" + typescript: "npm:^5.9.3" vite: "npm:^7.0.0" vite-plugin-dts: "npm:^4.5.4" vite-tsconfig-paths: "npm:^4.2.1" @@ -56685,7 +56685,7 @@ __metadata: twenty-client-sdk: "workspace:*" twenty-shared: "workspace:*" twenty-ui: "workspace:*" - typescript: "npm:^5.9.2" + typescript: "npm:^5.9.3" uuid: "npm:^13.0.0" vite: "npm:^7.0.0" vite-plugin-dts: "npm:^4.5.4" @@ -56979,7 +56979,7 @@ __metadata: transliteration: "npm:^2.3.5" tsc-alias: "npm:^1.8.16" tsx: "npm:^4.19.3" - typescript: "npm:^5.9.2" + typescript: "npm:^5.9.3" uuid: "npm:^9.0.0" vite: "npm:^7.0.0" vite-plugin-dts: "npm:3.8.1" @@ -57447,23 +57447,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.9.2": - version: 5.9.2 - resolution: "typescript@npm:5.9.2" +"typescript@npm:5.9.3": + version: 5.9.3 + resolution: "typescript@npm:5.9.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18 + checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.9.2#optional!builtin": - version: 5.9.2 - resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin::version=5.9.2&hash=5786d5" +"typescript@patch:typescript@npm%3A5.9.3#optional!builtin": + version: 5.9.3 + resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=5786d5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e + checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430 languageName: node linkType: hard