Skip to content

Commit fc97d0e

Browse files
Bump typescript from 5.9.3 to 6.0.2 in /frontend/aashub
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0f1988 commit fc97d0e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/aashub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"pinia": "^3.0.4",
3232
"prettier": "^3.8.1",
3333
"sass": "1.99.0",
34-
"typescript": "^5.9.3",
34+
"typescript": "^6.0.2",
3535
"typescript-eslint": "^8.58.1",
3636
"unplugin-fonts": "^2.0.0",
3737
"unplugin-vue-components": "^32.0.0",

frontend/aashub/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,10 +1978,10 @@ typescript-eslint@^8.58.1:
19781978
"@typescript-eslint/typescript-estree" "8.58.1"
19791979
"@typescript-eslint/utils" "8.58.1"
19801980

1981-
typescript@^5.9.3:
1982-
version "5.9.3"
1983-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
1984-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1981+
typescript@^6.0.2:
1982+
version "6.0.2"
1983+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
1984+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
19851985

19861986
ufo@^1.5.4, ufo@^1.6.1, ufo@^1.6.3:
19871987
version "1.6.3"

0 commit comments

Comments
 (0)