Skip to content

Commit 04f391c

Browse files
chore(deps-dev): bump typescript in /samples/weather-forecast
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...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 7dd22dd commit 04f391c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

samples/weather-forecast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"prettier": "3.6.2",
7474
"ts-loader": "^9.5.4",
7575
"ts-node": "10.9.2",
76-
"typescript": "5.9.2",
76+
"typescript": "6.0.2",
7777
"webpack": "^5.104.1",
7878
"webpack-cli": "^6.0.1",
7979
"webpack-dev-server": "^5.2.2",

samples/weather-forecast/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6984,10 +6984,10 @@ type-is@~1.6.18:
69846984
media-typer "0.3.0"
69856985
mime-types "~2.1.24"
69866986

6987-
typescript@5.9.2:
6988-
version "5.9.2"
6989-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6990-
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
6987+
typescript@6.0.2:
6988+
version "6.0.2"
6989+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
6990+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
69916991

69926992
undici-types@~7.10.0:
69936993
version "7.10.0"

0 commit comments

Comments
 (0)