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
@@ -143,7 +143,7 @@
"del": "^5.1.0",
"mock-fs": "^4.13.0",
"nodemon": "^2.0.2",
"ts-node": "^8.6.2"
"ts-node": "^9.1.1"
},
"files": [
"asset-types",
+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": "*",
+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": {
+1 -1
View File
@@ -34,7 +34,7 @@
"handlebars": "^4.7.3",
"pgtools": "^0.3.0",
"tree-kill": "^1.2.2",
"ts-node": "^8.6.2",
"ts-node": "^9.1.1",
"zombie": "^6.1.4"
},
"nodemonConfig": {
+1 -1
View File
@@ -52,7 +52,7 @@
"eslint-plugin-graphql": "^4.0.0",
"msw": "^0.21.2",
"supertest": "^6.1.3",
"ts-node": "^8.10.2"
"ts-node": "^9.1.1"
},
"files": [
"dist"
-11
View File
@@ -25582,17 +25582,6 @@ ts-log@^2.2.3:
resolved "https://registry.npmjs.org/ts-log/-/ts-log-2.2.3.tgz#4da5640fe25a9fb52642cd32391c886721318efb"
integrity sha512-XvB+OdKSJ708Dmf9ore4Uf/q62AYDTzFcAdxc8KNML1mmAWywRFVt/dn1KYJH8Agt5UJNujfM3znU5PxgAzA2w==
ts-node@^8.10.2, ts-node@^8.6.2:
version "8.10.2"
resolved "https://registry.npmjs.org/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
make-error "^1.1.1"
source-map-support "^0.5.17"
yn "3.1.1"
ts-node@^9, ts-node@^9.1.1:
version "9.1.1"
resolved "https://registry.npmjs.org/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"