1
0
mirror of https://github.com/actions/labeler synced 2026-05-13 22:01:12 +02:00

Bump typescript from 4.9.4 to 4.9.5

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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-31 15:01:02 +00:00
committed by GitHub
parent 8e3e86e548
commit 826c4e60e2
2 changed files with 8 additions and 8 deletions

View File

@@ -37,6 +37,6 @@
"jest": "^27.5.1",
"prettier": "^2.8.1",
"ts-jest": "^27.1.3",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}