chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 (#515)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
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-07-04 11:44:16 +02:00
committed by GitHub
parent ee75796c39
commit e85f4af273
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.8",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
}
}