Skip to content

Commit

Permalink
chore(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 Dec 23, 2023
1 parent 325a79b commit 116769f
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 @@ -152,7 +152,7 @@
"stylelint-config-standard-scss": "7.0.1",
"stylelint-order": "6.0.3",
"tailwindcss": "3.4.0",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.2.2",
"webpack-bundle-analyzer": "4.9.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17956,7 +17956,7 @@ __metadata:
stylelint-config-standard-scss: 7.0.1
stylelint-order: 6.0.3
tailwindcss: 3.4.0
ts-node: 10.9.1
ts-node: 10.9.2
tslib: 2.6.2
typescript: 5.2.2
webpack-bundle-analyzer: 4.9.1
Expand Down Expand Up @@ -18142,9 +18142,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 @@ -18176,7 +18176,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 116769f

Please sign in to comment.