Skip to content

Commit a57a6c1

Browse files
authored
Merge pull request #1344 from salesforcecli/dependabot-npm_and_yarn-typescript-5.8.2
chore(dev-deps): bump typescript from 5.7.3 to 5.8.2
2 parents f040c90 + 467e1e6 commit a57a6c1

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-sf-plugin": "^1.20.15",
4343
"oclif": "^4.17.30",
4444
"ts-node": "^10.9.2",
45-
"typescript": "^5.7.3"
45+
"typescript": "^5.8.2"
4646
},
4747
"config": {},
4848
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9588,10 +9588,10 @@ typedoc@^0.26.5:
95889588
shiki "^1.9.1"
95899589
yaml "^2.4.5"
95909590

9591-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.7.3:
9592-
version "5.7.3"
9593-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
9594-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
9591+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.8.2:
9592+
version "5.8.2"
9593+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
9594+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
95959595

95969596
typescript@~5.4.2:
95979597
version "5.4.5"

0 commit comments

Comments
 (0)