Skip to content

Commit 7dd25af

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 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](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a464ca commit 7dd25af

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
@@ -54,7 +54,7 @@
5454
"postcss-html": "^1.8.0",
5555
"prettier": "^3.5.3",
5656
"ts-jest": "^29.3.2",
57-
"typescript": "^5.8.2",
57+
"typescript": "^5.8.3",
5858
"vite": "^6.3.4",
5959
"vue": "^3.5.13"
6060
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12590,10 +12590,10 @@ typed-array-length@^1.0.4:
1259012590
for-each "^0.3.3"
1259112591
is-typed-array "^1.1.9"
1259212592

12593-
typescript@^5.7.3, typescript@^5.8.2:
12594-
version "5.8.2"
12595-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
12596-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
12593+
typescript@^5.7.3, typescript@^5.8.3:
12594+
version "5.8.3"
12595+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
12596+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
1259712597

1259812598
ufo@^1.1.2, ufo@^1.3.1, ufo@^1.5.4:
1259912599
version "1.5.4"

0 commit comments

Comments
 (0)