build(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#413)

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

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update 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-07 11:25:21 -08:00
committed by GitHub
parent 6ab5ae85b2
commit 2a74a2a5c4
4 changed files with 156 additions and 257 deletions

View File

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