Skip to content

Commit 480b846

Browse files
authored
Merge pull request #174 from forcedotcom/dependabot-npm_and_yarn-typescript-5.8.2
chore(dev-deps): bump typescript from 5.7.3 to 5.8.2
2 parents 8134e12 + 03e5dd0 commit 480b846

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
@@ -36,7 +36,7 @@
3636
"source-map-support": "^0.5.16",
3737
"ts-jest": "^29.2.6",
3838
"ts-node": "^10.7.0",
39-
"typescript": "^5.7.3",
39+
"typescript": "^5.8.2",
4040
"vscode-test": "^1.6.1"
4141
},
4242
"files": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4356,10 +4356,10 @@ type-fest@^0.21.3:
43564356
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
43574357
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
43584358

4359-
typescript@^5.7.3:
4360-
version "5.7.3"
4361-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4362-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4359+
typescript@^5.8.2:
4360+
version "5.8.2"
4361+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4362+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
43634363

43644364
undici-types@~6.19.2:
43654365
version "6.19.8"

0 commit comments

Comments
 (0)