Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent eacd3af commit ff4cfc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"stylelint-config-standard-scss": "11.1.0",
"stylelint-scss": "5.3.1",
"ts-lit-plugin": "2.0.1",
"tsx": "4.1.3",
"tsx": "4.1.4",
"typescript": "5.2.2",
"vite": "4.5.0",
"vite-plugin-dts": "3.6.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11980,10 +11980,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

[email protected].3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.3.tgz#afcc6e26a0395a9287a37376b510c0d8e97dee25"
integrity sha512-DLiTy1eri4nhqgVVy+15YKC6Ij2BMFxGdDMkVrSDkNuISUJLv7n0NgZpFLpdM+qmwXar34XllgYi4cxkNMbDwQ==
[email protected].4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.4.tgz#e8c18cb5e890b410915d3cfa92b94d5e3147f465"
integrity sha512-9X7uBCIyUsvMzIH+o8m+5o/5eL461cChCF+XUtOZsPr1a4pZx2lTQx0Muu5G5VwJWZwAGKBe3sJHLk82BENAVw==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit ff4cfc7

Please sign in to comment.