build(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#111)

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-05 14:03:16 +00:00
committed by GitHub
parent 20a27e1287
commit ebbe765cd1
2 changed files with 8 additions and 8 deletions

View File

@@ -43,6 +43,6 @@
"js-yaml": "^4.1.0",
"prettier": "^2.8.3",
"ts-jest": "^27.1.5",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}