chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 (#364)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: ts-node
  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]
2022-02-14 19:39:05 +01:00
committed by GitHub
parent f53a7db16d
commit 61b52dba1f
2 changed files with 22 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"prettier": "^2.5.1",
"ts-node": "^10.4.0",
"ts-node": "^10.5.0",
"typescript": "^4.5.5",
"yamljs": "^0.3.0"
}