Skip to content

Commit 59b0020

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.2.2 (#210)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.2.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 095bf93 commit 59b0020

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
@@ -41,7 +41,7 @@
4141
"prettier": "^2.8.8",
4242
"ts-jest": "^29.1.1",
4343
"ts-node-dev": "^2.0.0",
44-
"typescript": "^4.9.5"
44+
"typescript": "^5.2.2"
4545
},
4646
"scripts": {
4747
"build": "tsc",

0 commit comments

Comments
 (0)