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

Commit d5fec28

Browse files
Bump typescript from 4.7.4 to 4.8.4 (#71)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.4...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cdff51 commit d5fec28

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -36,6 +36,6 @@
3636
"@types/node-fetch": "^2.6.2",
3737
"@types/ws": "^8.5.3",
3838
"ts-node": "^10.9.1",
39-
"typescript": "^4.7.4"
39+
"typescript": "^4.8.4"
4040
}
4141
}

0 commit comments

Comments
 (0)