Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 3a61b14

Browse files
Bump typescript from 4.3.4 to 4.5.4 (#29)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.4...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d286fcb commit 3a61b14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -37,6 +37,6 @@
3737
"@types/node-fetch": "^2.5.10",
3838
"@types/ws": "^7.4.5",
3939
"ts-node": "^10.4.0",
40-
"typescript": "^4.3.4"
40+
"typescript": "^4.5.4"
4141
}
4242
}

0 commit comments

Comments
 (0)