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

@@ -20,6 +20,6 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"typescript": "^4.0.0"
"typescript": "^4.4.3"
}
}