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
@@ -41,7 +41,7 @@
"@types/inquirer": "^7.3.1",
"@types/react-dev-utils": "^9.0.4",
"@types/recursive-readdir": "^2.2.0",
"ts-node": "^8.6.2"
"ts-node": "^9.1.1"
},
"peerDependencies": {
"@backstage/backend-common": "*",