Skip to content

Commit 9a791b4

Browse files
authored
Merge pull request #1244 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 b82677b + d03b59a commit 9a791b4

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
@@ -20,7 +20,7 @@
2020
"eslint-plugin-sf-plugin": "^1.20.18",
2121
"oclif": "^4.17.42",
2222
"ts-node": "^10.9.2",
23-
"typescript": "^5.8.2"
23+
"typescript": "^5.8.3"
2424
},
2525
"config": {},
2626
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7927,10 +7927,10 @@ typedoc@^0.26.5:
79277927
shiki "^1.9.1"
79287928
yaml "^2.4.5"
79297929

7930-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4, typescript@^5.8.2:
7931-
version "5.8.2"
7932-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7933-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
7930+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.5.4, typescript@^5.8.3:
7931+
version "5.8.3"
7932+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
7933+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
79347934

79357935
typescript@~5.4.2:
79367936
version "5.4.5"

0 commit comments

Comments
 (0)