build(deps): bump typescript from 4.4.2 to 4.4.3 (#9460)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot]
2021-09-13 19:50:13 +08:00
committed by GitHub
parent c3f08f4637
commit 0ae5711cd5
3 changed files with 6 additions and 6 deletions

View File

@@ -81,7 +81,7 @@
"stylelint": "^13.13.1",
"transliteration": "^2.2.0",
"ts-jest": "^27.0.5",
"typescript": "^4.4.2",
"typescript": "^4.4.3",
"vite": "^2.5.6",
"vite-plugin-html": "^2.1.0",
"vite-plugin-md": "^0.11.0",