Skip to content

Commit cc86ca7

Browse files
authored
Merge pull request #703 from salesforcecli/dependabot-npm_and_yarn-typescript-5.8.3
chore(dev-deps): bump typescript from 5.8.2 to 5.8.3
2 parents afc01eb + 3891ae5 commit cc86ca7

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
@@ -18,7 +18,7 @@
1818
"eslint-plugin-sf-plugin": "^1.20.18",
1919
"oclif": "^4.17.42",
2020
"ts-node": "^10.9.2",
21-
"typescript": "^5.8.2",
21+
"typescript": "^5.8.3",
2222
"yeoman-assert": "^3.1.1"
2323
},
2424
"homepage": "https://github.com/salesforcecli/plugin-templates",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8094,10 +8094,10 @@ typedoc@^0.26.5:
80948094
shiki "^1.9.1"
80958095
yaml "^2.4.5"
80968096

8097-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.8.2:
8098-
version "5.8.2"
8099-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8100-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
8097+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.8.3:
8098+
version "5.8.3"
8099+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
8100+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
81018101

81028102
typescript@~5.4.2:
81038103
version "5.4.5"

0 commit comments

Comments
 (0)