Skip to content

Commit 8828b3b

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c26ab44 commit 8828b3b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"semantic-release": "^23.1.1",
6969
"tsc-publish": "^0.5.2",
7070
"typedoc": "^0.23.23",
71-
"typescript": "^4.9.4"
71+
"typescript": "^5.9.3"
7272
},
7373
"jest": {
7474
"collectCoverage": true,

0 commit comments

Comments
 (0)