build(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#429)

* build(deps-dev): bump typescript from 4.6.2 to 4.6.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/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>

* build dist

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergey Vilgelm <sergey@vilgelm.com>
This commit is contained in:
dependabot[bot]
2022-03-28 07:34:08 -07:00
committed by GitHub
parent 5af63786ee
commit 6f887e018c
4 changed files with 3994 additions and 1240 deletions

View File

@@ -43,6 +43,6 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"prettier": "^2.6.1",
"typescript": "^4.6.2"
"typescript": "^4.6.3"
}
}