Update dependency ts-node to ^9.1.0 (#16450)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-05 00:08:56 +01:00 committed by GitHub
parent 959c26d5e2
commit 3218d4ece5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -244,7 +244,7 @@
"to-string-loader": "^1.1.6",
"ts-graphql-plugin": "^1.12.1",
"ts-morph": "^8.1.0",
"ts-node": "^9.0.0",
"ts-node": "^9.1.0",
"typescript": "^4.1.2",
"utc-version": "^2.0.2",
"web-ext": "^4.2.0",

View File

@ -22100,7 +22100,7 @@ ts-morph@^8.1.0:
"@ts-morph/common" "~0.6.0"
code-block-writer "^10.1.0"
ts-node@^9, ts-node@^9.0.0:
ts-node@^9, ts-node@^9.1.0:
version "9.1.0"
resolved "https://registry.npmjs.org/ts-node/-/ts-node-9.1.0.tgz#95eae4c6d0f94f2545884078e1eb1b14d2155639"
integrity sha512-0yqcL4sgruCvM+w64LiAfNJo6+lHfCYc5Ajj4yiLNkJ9oZ2HWaa+Kso7htYOOxVQ7+csAjdUjffOe9PIqC4pMg==