Skip to content

Commit

Permalink
build(deps): update dependency ts-node to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 17aaeaa commit 049c774
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"pinst": "3.0.0",
"prettier": "2.8.4",
"semantic-release": "19.0.5",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "4.9.5"
},
"eslintConfig": {
Expand Down
42 changes: 2 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1054,7 +1054,7 @@ __metadata:
pinst: "npm:3.0.0"
prettier: "npm:2.8.4"
semantic-release: "npm:19.0.5"
ts-node: "npm:10.9.1"
ts-node: "npm:10.9.2"
tslib: "npm:^2.5.0"
typescript: "npm:4.9.5"
languageName: unknown
Expand Down Expand Up @@ -7798,45 +7798,7 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:10.9.1":
version: 10.9.1
resolution: "ts-node@npm:10.9.1"
dependencies:
"@cspotcode/source-map-support": "npm:^0.8.0"
"@tsconfig/node10": "npm:^1.0.7"
"@tsconfig/node12": "npm:^1.0.7"
"@tsconfig/node14": "npm:^1.0.0"
"@tsconfig/node16": "npm:^1.0.2"
acorn: "npm:^8.4.1"
acorn-walk: "npm:^8.1.1"
arg: "npm:^4.1.0"
create-require: "npm:^1.1.0"
diff: "npm:^4.0.1"
make-error: "npm:^1.1.1"
v8-compile-cache-lib: "npm:^3.0.1"
yn: "npm:3.1.1"
peerDependencies:
"@swc/core": ">=1.2.50"
"@swc/wasm": ">=1.2.50"
"@types/node": "*"
typescript: ">=2.7"
peerDependenciesMeta:
"@swc/core":
optional: true
"@swc/wasm":
optional: true
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: 95187932fb83f3901e22546bd2feeac7d2feb4f412f42ac3a595f049a23e8dcf70516dffb51866391228ea2dbcfaea039e250fb2bb334d48a86ab2b6aea0ae2d
languageName: node
linkType: hard

"ts-node@npm:^10.8.1":
"ts-node@npm:10.9.2, ts-node@npm:^10.8.1":
version: 10.9.2
resolution: "ts-node@npm:10.9.2"
dependencies:
Expand Down

0 comments on commit 049c774

Please sign in to comment.