Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and davidmehren committed Mar 6, 2022
1 parent d5c70b0 commit a31e4f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"source-map-support": "0.5.21",
"supertest": "6.2.2",
"ts-jest": "27.1.3",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"tsconfig-paths": "3.13.0",
"typescript": "4.6.2"
},
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5379,7 +5379,7 @@ __metadata:
supertest: 6.2.2
swagger-ui-express: 4.3.0
ts-jest: 27.1.3
ts-node: 10.6.0
ts-node: 10.7.0
tsconfig-paths: 3.13.0
typeorm: 0.2.45
typescript: 4.6.2
Expand Down Expand Up @@ -9563,9 +9563,9 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:10.6.0":
version: 10.6.0
resolution: "ts-node@npm:10.6.0"
"ts-node@npm:10.7.0":
version: 10.7.0
resolution: "ts-node@npm:10.7.0"
dependencies:
"@cspotcode/source-map-support": 0.7.0
"@tsconfig/node10": ^1.0.7
Expand Down Expand Up @@ -9593,10 +9593,11 @@ __metadata:
bin:
ts-node: dist/bin.js
ts-node-cwd: dist/bin-cwd.js
ts-node-esm: dist/bin-esm.js
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: bc7589d8c38dc75a2a6f832ac43faaac7edd3d0ef4643f46a9deeaabcdd35722e8c89e729fcd39a16069b30d09e297c2fb3eec917a82dd3f1e7da8b352bbd447
checksum: 2a379e43f7478d0b79e1e63af91fe222d83857727957df4bd3bdf3c0a884de5097b12feb9bbf530074526b8874c0338b0e6328cf334f3a5e2c49c71e837273f7
languageName: node
linkType: hard

Expand Down

0 comments on commit a31e4f4

Please sign in to comment.