Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2022
1 parent 45bc0bb commit c636ce8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"ts-jest": "27.1.2",
"ts-node": "10.4.0",
"ts-node": "10.5.0",
"typescript": "4.4.4"
},
"packageManager": "[email protected]"
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ __metadata:
npm-run-all: 4.1.5
prettier: 2.5.1
ts-jest: 27.1.2
ts-node: 10.4.0
ts-node: 10.5.0
typescript: 4.4.4
valid-url: ^1.0.9
languageName: unknown
Expand Down Expand Up @@ -5612,9 +5612,9 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:10.4.0":
version: 10.4.0
resolution: "ts-node@npm:10.4.0"
"ts-node@npm:10.5.0":
version: 10.5.0
resolution: "ts-node@npm:10.5.0"
dependencies:
"@cspotcode/source-map-support": 0.7.0
"@tsconfig/node10": ^1.0.7
Expand All @@ -5627,6 +5627,7 @@ __metadata:
create-require: ^1.1.0
diff: ^4.0.1
make-error: ^1.1.1
v8-compile-cache-lib: ^3.0.0
yn: 3.1.1
peerDependencies:
"@swc/core": ">=1.2.50"
Expand All @@ -5644,7 +5645,7 @@ __metadata:
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: 3933ac0a937d33c45e04a6750fcdd3e765eb2897d1da1307cd97ac52af093bcfb632ec0453a75000a65c8b5b7bdb32b1077050a186dcc556e62657cb592e6d49
checksum: d51ac8a9b3582ce3705cef8d35f3372e40caa277dbd7c7baeb651961538f13d2f11f22402614348f78d9b10501bd1cb5f05ec4f2ec9a74bd0e288de769c32335
languageName: node
linkType: hard

Expand Down Expand Up @@ -5787,6 +5788,13 @@ [email protected]:
languageName: node
linkType: hard

"v8-compile-cache-lib@npm:^3.0.0":
version: 3.0.0
resolution: "v8-compile-cache-lib@npm:3.0.0"
checksum: 674e312bbca796584b61dc915f33c7e7dc4e06d196e0048cb772c8964493a1ec723f1dd014d9419fd55c24a6eae148f60769da23f622e05cd13268063fa1ed6b
languageName: node
linkType: hard

"v8-compile-cache@npm:^2.0.3":
version: 2.3.0
resolution: "v8-compile-cache@npm:2.3.0"
Expand Down

0 comments on commit c636ce8

Please sign in to comment.