1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-16 06:39:50 +00:00

Bump typescript from 4.2.4 to 4.4.3 (#78)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.4.3)

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

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-09-30 10:54:36 +02:00
committed by GitHub
parent 83ad53d571
commit 90d99fba45
2 changed files with 8 additions and 8 deletions

View File

@ -14,6 +14,6 @@
"@types/node": "^16.10.2",
"jscodeshift": "^0.13.0",
"ts-node": "^10.2.1",
"typescript": "^4.2.4"
"typescript": "^4.4.3"
}
}