chore(deps-dev): bump ts-node from 9.1.1 to 10.0.0 (#201)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

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-05-24 12:17:55 +02:00
committed by GitHub
parent 7b6d1027a9
commit e2885277a1
2 changed files with 80 additions and 9 deletions

View File

@@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^3.4.0",
"husky": "^6.0.0",
"prettier": "^2.3.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typescript": "^4.2.4",
"yamljs": "^0.3.0"
}