Skip to content

Commit 9caf35f

Browse files
chore(dev-deps): bump typescript from 5.5.4 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent add5779 commit 9caf35f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ts-morph": "^24.0.0",
5959
"ts-node": "^10.9.2",
6060
"ts-patch": "^3.3.0",
61-
"typescript": "^5.5.4"
61+
"typescript": "^5.8.3"
6262
},
6363
"scripts": {
6464
"build": "wireit",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5661,10 +5661,10 @@ typedoc@^0.26.5:
56615661
shiki "^1.9.1"
56625662
yaml "^2.4.5"
56635663

5664-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4:
5665-
version "5.5.4"
5666-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5667-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5664+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4, typescript@^5.8.3:
5665+
version "5.8.3"
5666+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5667+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
56685668

56695669
uc.micro@^2.0.0, uc.micro@^2.1.0:
56705670
version "2.1.0"

0 commit comments

Comments
 (0)