Skip to content

Commit 8bbfdcf

Browse files
authoredMar 21, 2023
Bump typescript from 4.9.5 to 5.0.2 (lucacome#59)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1aa7cb commit 8bbfdcf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"js-yaml": "^4.1.0",
4444
"prettier": "2.8.4",
4545
"ts-jest": "^29.0.5",
46-
"typescript": "^4.9.5"
46+
"typescript": "^5.0.2"
4747
}
4848
}

0 commit comments

Comments
 (0)
Please sign in to comment.