1
0
mirror of https://github.com/actions/labeler synced 2026-05-12 20:31:07 +02:00

Bump typescript from 4.3.4 to 4.3.5 (#173)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.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]
2021-07-01 12:01:47 -04:00
committed by GitHub
parent e3ce564851
commit 521f5c9357
2 changed files with 8 additions and 8 deletions

View File

@@ -36,6 +36,6 @@
"jest": "^27.0.6",
"prettier": "^2.3.2",
"ts-jest": "^27.0.3",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
}
}