Skip to content

Commit

Permalink
Update dependency ts-node to v10.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent d7da660 commit 6e51cd6
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "18.2.0",
"source-map-support": "0.5.21",
"tailwindcss": "3.1.2",
"ts-node": "10.8.1"
"ts-node": "10.9.1"
},
"devDependencies": {
"@babel/core": "7.18.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16424,9 +16424,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -17247,7 +17247,7 @@ __metadata:
source-map-support: 0.5.21
tailwindcss: 3.1.2
ts-jest: 28.0.5
ts-node: 10.8.1
ts-node: 10.9.1
typescript: 4.7.4
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 6e51cd6

Please sign in to comment.