chore(deps): bump ts-node from 8.10.2 to 9.1.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-06 04:12:19 +00:00
committed by GitHub
parent ebc0384a42
commit e133f76cd1
6 changed files with 5 additions and 16 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"commander": "^6.1.0",
"fs-extra": "^9.0.0",
"github-slugger": "^1.3.0",
"ts-node": "^8.6.2",
"ts-node": "^9.1.1",
"typescript": "^4.0.3"
},
"devDependencies": {