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

Commit 37b50ef

Browse files
Bump typescript from 4.3.2 to 4.3.3 (#34)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0640a6 commit 37b50ef

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"cross-env": "^7.0.2",
2828
"ts-node": "^9.0.0",
29-
"typescript": "^4.3.2"
29+
"typescript": "^4.3.3"
3030
},
3131
"nodemonConfig": {
3232
"watch": [

0 commit comments

Comments
 (0)