mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Update dependency ts-node to ^9.1.1 (#17005)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a411e6d1a3
commit
2aa3c16ce6
@ -251,7 +251,7 @@
|
||||
"to-string-loader": "^1.1.6",
|
||||
"ts-graphql-plugin": "^2.1.2",
|
||||
"ts-morph": "^8.1.0",
|
||||
"ts-node": "^9.1.0",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.1.3",
|
||||
"utc-version": "^2.0.2",
|
||||
"web-ext": "^4.2.0",
|
||||
|
||||
@ -21200,10 +21200,10 @@ ts-morph@^8.1.0:
|
||||
"@ts-morph/common" "~0.6.0"
|
||||
code-block-writer "^10.1.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==
|
||||
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"
|
||||
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==
|
||||
dependencies:
|
||||
arg "^4.1.0"
|
||||
create-require "^1.1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user