Bump typescript from 4.3.2 to 4.3.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/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>
This commit is contained in:
dependabot[bot]
2021-06-17 15:01:04 +00:00
committed by GitHub
parent 05c0b65708
commit 603ebcfeb3
2 changed files with 8 additions and 8 deletions

View File

@@ -36,6 +36,6 @@
"jest": "^27.0.4",
"prettier": "^2.3.0",
"ts-jest": "^27.0.3",
"typescript": "^4.3.0"
"typescript": "^4.3.3"
}
}