chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#477)

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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]
2023-02-06 13:10:34 +01:00
committed by GitHub
parent 25b134cf68
commit e914420cec
2 changed files with 8 additions and 8 deletions

View File

@@ -48,6 +48,6 @@
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"prettier": "^2.8.3",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}