1
0
mirror of https://github.com/actions/labeler synced 2026-05-10 20:21:01 +02:00

Bump typescript from 4.8.2 to 4.8.4 (#440)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.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-11-15 11:43:09 -05:00
committed by GitHub
parent 5c7539237e
commit 3e20f3d061
2 changed files with 8 additions and 8 deletions

View File

@@ -36,6 +36,6 @@
"jest": "^27.5.1",
"prettier": "^2.7.1",
"ts-jest": "^27.1.3",
"typescript": "^4.8.2"
"typescript": "^4.8.4"
}
}