Skip to content

Commit dd9d74e

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.2"
6262
},
6363
"scripts": {
6464
"build": "wireit",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5677,10 +5677,10 @@ typedoc@^0.26.5:
56775677
shiki "^1.9.1"
56785678
yaml "^2.4.5"
56795679

5680-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4:
5681-
version "5.5.4"
5682-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5683-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5680+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4, typescript@^5.8.2:
5681+
version "5.8.2"
5682+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5683+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
56845684

56855685
uc.micro@^2.0.0, uc.micro@^2.1.0:
56865686
version "2.1.0"

0 commit comments

Comments
 (0)