chore(deps-dev): bump ts-node from 9.0.0 to 9.1.1 (#104)

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

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]
2020-12-12 17:59:28 +01:00
committed by GitHub
parent d0143fb99e
commit f21bebd7d3
2 changed files with 11 additions and 4 deletions

View File

@@ -50,7 +50,7 @@
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"prettier": "^2.2.1",
"ts-node": "^9.0.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.2",
"yamljs": "^0.3.0"
}