chore(deps-dev): bump ts-node from 10.8.0 to 10.8.1 (#403)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1)

---
updated-dependencies:
- dependency-name: ts-node
  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]
2022-06-06 18:26:28 +02:00
committed by GitHub
parent ecfc673e49
commit 43f9ed2319
2 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^4.0.0",
"husky": "^8.0.1",
"prettier": "^2.6.2",
"ts-node": "^10.8.0",
"ts-node": "^10.8.1",
"typescript": "^4.7.2",
"yamljs": "^0.3.0"
}