chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#460)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)

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

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

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]
2022-11-21 17:03:52 +01:00
committed by GitHub
parent 8d9e2551a8
commit e5df44379d
2 changed files with 8 additions and 8 deletions

View File

@@ -48,6 +48,6 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"prettier": "^2.7.1",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
}
}