Skip to content

Commit

Permalink
Bump ts-node from 10.9.1 to 10.9.2 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent b341936 commit 678fb3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.56.0",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3030,7 +3030,7 @@ __metadata:
eslint: ^8.56.0
prettier: ^3.0.3
testing-farm: ^1.5.1
ts-node: ^10.9.1
ts-node: ^10.9.2
typescript: ^5.2.2
vitest: ^0.34.6
zod: ^3.22.4
Expand Down Expand Up @@ -3093,9 +3093,9 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:^10.9.1":
version: 10.9.1
resolution: "ts-node@npm:10.9.1"
"ts-node@npm:^10.9.2":
version: 10.9.2
resolution: "ts-node@npm:10.9.2"
dependencies:
"@cspotcode/source-map-support": ^0.8.0
"@tsconfig/node10": ^1.0.7
Expand Down Expand Up @@ -3127,7 +3127,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: 090adff1302ab20bd3486e6b4799e90f97726ed39e02b39e566f8ab674fd5bd5f727f43615debbfc580d33c6d9d1c6b1b3ce7d8e3cca3e20530a145ffa232c35
checksum: fde256c9073969e234526e2cfead42591b9a2aec5222bac154b0de2fa9e4ceb30efcd717ee8bc785a56f3a119bdd5aa27b333d9dbec94ed254bd26f8944c67ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 678fb3c

Please sign in to comment.