Skip to content

Commit 398bcc9

Browse files
chore(dev-deps): bump typescript from 5.6.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.6.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 148f795 commit 398bcc9

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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-sf-plugin": "^1.20.33",
2828
"oclif": "^4.22.68",
2929
"ts-node": "^10.9.2",
30-
"typescript": "^5.5.4"
30+
"typescript": "^5.9.3"
3131
},
3232
"engines": {
3333
"node": ">=18.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8198,10 +8198,10 @@ typedoc@^0.26.5:
81988198
shiki "^1.16.2"
81998199
yaml "^2.5.1"
82008200

8201-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4:
8202-
version "5.6.3"
8203-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz"
8204-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
8201+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.9.3:
8202+
version "5.9.3"
8203+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
8204+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
82058205

82068206
typescript@~5.4.2:
82078207
version "5.4.5"

0 commit comments

Comments
 (0)