Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Commit 8868387

Browse files
Bump typescript from 4.6.2 to 4.6.3 in /web-server
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 755fcfd commit 8868387

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web-server/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.

web-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@types/node": "^17.0.21",
2323
"ts-node": "^10.7.0",
2424
"tslib": "^2.3.1",
25-
"typescript": "^4.6.2"
25+
"typescript": "^4.6.3"
2626
}
2727
}

0 commit comments

Comments
 (0)