Skip to content

Commit 869afeb

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#75)
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 d08fd69 commit 869afeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"simple-git": "^3.7.1",
4747
"standard": "^17.0.0",
4848
"tap": "^16.0.1",
49-
"typescript": "^4.0.2",
49+
"typescript": "^5.0.2",
5050
"webpack": "^5.40.0"
5151
},
5252
"dependencies": {

0 commit comments

Comments
 (0)