Skip to content

Commit dcfa82a

Browse files
build(deps-dev): bump typescript from 5.9.3 to 6.0.3
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 d46629a commit dcfa82a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"autoprefixer": "^10.5.0",
3939
"postcss": "^8.5.12",
4040
"tailwindcss": "^4.2.4",
41-
"typescript": "^5.9.3"
41+
"typescript": "^6.0.3"
4242
},
4343
"browserslist": {
4444
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9181,10 +9181,10 @@ typedarray-to-buffer@^3.1.5:
91819181
dependencies:
91829182
is-typedarray "^1.0.0"
91839183

9184-
typescript@^5.9.3:
9185-
version "5.9.3"
9186-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
9187-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
9184+
typescript@^6.0.3:
9185+
version "6.0.3"
9186+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
9187+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
91889188

91899189
undici-types@~7.16.0:
91909190
version "7.16.0"

0 commit comments

Comments
 (0)