Skip to content

Commit 038b181

Browse files
Bump typescript from 5.9.3 to 6.0.3 in /app/web
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83915f9 commit 038b181

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"next-router-mock": "^1.0.5",
110110
"prettier": "3.4.2",
111111
"sentry-testkit": "^6.4.1",
112-
"typescript": "^5.9.3",
112+
"typescript": "^6.0.3",
113113
"whatwg-fetch": "^3.6.20"
114114
},
115115
"resolutions": {

app/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8691,10 +8691,10 @@ typed-array-length@^1.0.7:
86918691
possible-typed-array-names "^1.0.0"
86928692
reflect.getprototypeof "^1.0.6"
86938693

8694-
typescript@^5.9.3:
8695-
version "5.9.3"
8696-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8697-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
8694+
typescript@^6.0.3:
8695+
version "6.0.3"
8696+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
8697+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
86988698

86998699
typewise-core@^1.2, typewise-core@^1.2.0:
87008700
version "1.2.0"

0 commit comments

Comments
 (0)