Skip to content

Commit a2cdbcc

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -81,7 +81,7 @@
8181
"ts-jest": "^28.0.7",
8282
"tslib": "^2.4.0",
8383
"typedoc": "^0.25.0",
84-
"typescript": "^4.7.4"
84+
"typescript": "^5.5.3"
8585
},
8686
"jest": {
8787
"preset": "ts-jest",

0 commit comments

Comments
 (0)