chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#277)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
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-08-30 14:54:26 +02:00
committed by GitHub
parent 959be48ff3
commit 4393cf2c11
2 changed files with 8 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
"husky": "^7.0.1",
"prettier": "^2.3.2",
"ts-node": "^10.2.1",
"typescript": "^4.3.5",
"typescript": "^4.4.2",
"yamljs": "^0.3.0"
}
}