Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2021
1 parent 5c5053d commit 3cbf665
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 23 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"supertest": "5.0.0",
"ts-jest": "26.4.4",
"ts-loader": "8.1.0",
"ts-node": "9.0.0",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"typescript": "4.2.4"
}
Expand Down
24 changes: 2 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ __metadata:
supertest: 5.0.0
ts-jest: 26.4.4
ts-loader: 8.1.0
ts-node: 9.0.0
ts-node: 9.1.1
tsconfig-paths: 3.9.0
typescript: 4.2.4
languageName: unknown
Expand Down Expand Up @@ -11221,27 +11221,7 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:9.0.0":
version: 9.0.0
resolution: "ts-node@npm:9.0.0"
dependencies:
arg: ^4.1.0
diff: ^4.0.1
make-error: ^1.1.1
source-map-support: ^0.5.17
yn: 3.1.1
peerDependencies:
typescript: ">=2.7"
bin:
ts-node: dist/bin.js
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: 49d2ab087fc4b93f0a292e426ea6d242a80d1a4809ac008758bb0170aea1a85cd4182792c1d70889285fe5328cd8bd1ffb1e5108d1c4f31c39dbe9151ea4cabe
languageName: node
linkType: hard

"ts-node@npm:^9":
"ts-node@npm:9.1.1, ts-node@npm:^9":
version: 9.1.1
resolution: "ts-node@npm:9.1.1"
dependencies:
Expand Down

0 comments on commit 3cbf665

Please sign in to comment.