Skip to content

Commit 5ccd0fe

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#392)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0ecf13 commit 5ccd0fe

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

package-lock.json

Lines changed: 27 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
@@ -76,7 +76,7 @@
7676
"ts-jest": "^28.0.5",
7777
"tslib": "^2.1.0",
7878
"typedoc": "^0.23.2",
79-
"typescript": "^4.7.4"
79+
"typescript": "^5.0.2"
8080
},
8181
"jest": {
8282
"preset": "ts-jest",

0 commit comments

Comments
 (0)