Skip to content

Commit

Permalink
build(deps): update dependency ts-node to v10.3.0 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 15, 2021
1 parent 4a1162d commit 52720a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/update-notifier": "5.1.0",
"prettier": "2.4.1",
"semantic-release": "18.0.0",
"ts-node": "10.2.1",
"ts-node": "10.3.0",
"type-fest": "2.3.4",
"typescript": "4.4.3",
"xo": "0.45.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,12 +302,12 @@ __metadata:
languageName: node
linkType: hard

"@cspotcode/source-map-support@npm:0.6.1":
version: 0.6.1
resolution: "@cspotcode/source-map-support@npm:0.6.1"
"@cspotcode/source-map-support@npm:0.7.0":
version: 0.7.0
resolution: "@cspotcode/source-map-support@npm:0.7.0"
dependencies:
"@cspotcode/source-map-consumer": 0.8.0
checksum: da9fb4f6404ebd210537bfa8b2821a747407bf422d2d3d46f29bf85c7c3a68a126de1a9ec41398d57ca116c3bef56d58c2fb4def0800630b1ec82533ad2447c2
checksum: 9faddda7757cd778b5fd6812137b2cc265810043680d6399acc20441668fafcdc874053be9dccd0d9110087287bfad27eb3bf342f72bceca9aa9059f5d0c4be8
languageName: node
linkType: hard

Expand Down Expand Up @@ -399,7 +399,7 @@ __metadata:
path-exists: 5.0.0
prettier: 2.4.1
semantic-release: 18.0.0
ts-node: 10.2.1
ts-node: 10.3.0
type-fest: 2.3.4
typescript: 4.4.3
update-notifier: 5.1.0
Expand Down Expand Up @@ -8278,11 +8278,11 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:10.2.1":
version: 10.2.1
resolution: "ts-node@npm:10.2.1"
"ts-node@npm:10.3.0":
version: 10.3.0
resolution: "ts-node@npm:10.3.0"
dependencies:
"@cspotcode/source-map-support": 0.6.1
"@cspotcode/source-map-support": 0.7.0
"@tsconfig/node10": ^1.0.7
"@tsconfig/node12": ^1.0.7
"@tsconfig/node14": ^1.0.0
Expand Down Expand Up @@ -8310,7 +8310,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: f37d2827a583c51d012cdd3d9b96629fba7a5b5dfad2c26ca48c7c89f904118924689ca56f4b9b2136217194870a76f26aae06e3490ee613b0e960f02dc96bbe
checksum: aea1b9eac4d4c735c453a0e7efef6fd76c7b59db3be158eabe21abad9d35209d243b210a9a5ef39742ffbda542250c2e771fa387e3b4829e8cb699e82f3820c4
languageName: node
linkType: hard

Expand Down

0 comments on commit 52720a1

Please sign in to comment.