chore(deps-dev): bump ts-node from 10.2.1 to 10.3.0 (#310)

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.3.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]
2021-10-18 21:27:26 +02:00
committed by GitHub
parent f6cc47a6d2
commit fe1e1da20c
2 changed files with 16 additions and 19 deletions

View File

@@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.2",
"prettier": "^2.4.1",
"ts-node": "^10.2.1",
"ts-node": "^10.3.0",
"typescript": "^4.4.4",
"yamljs": "^0.3.0"
}