Skip to content

Commit 396d375

Browse files
authored
Merge pull request #179 from randymxd07/dependabot/npm_and_yarn/typescript-5.8.2
build(deps-dev): bump typescript from 5.7.3 to 5.8.2
2 parents 182e315 + 4dbce91 commit 396d375

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vue/tsconfig": "^0.7.0",
2828
"jsdom": "^26.0.0",
2929
"npm-run-all2": "^7.0.2",
30-
"typescript": "~5.7.3",
30+
"typescript": "~5.8.2",
3131
"vite": "^6.2.0",
3232
"vitest": "^3.0.8",
3333
"vue-tsc": "^2.2.8"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1489,10 +1489,10 @@ tr46@^5.0.0:
14891489
dependencies:
14901490
punycode "^2.3.1"
14911491

1492-
typescript@~5.7.3:
1493-
version "5.7.3"
1494-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
1495-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
1492+
typescript@~5.8.2:
1493+
version "5.8.2"
1494+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1495+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
14961496

14971497
undici-types@~6.20.0:
14981498
version "6.20.0"

0 commit comments

Comments
 (0)