chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#464)

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

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

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-12-13 12:37:28 +01:00
committed by GitHub
parent 4fd4ebb1a1
commit 806eff9c6c
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.8.1",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}