Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4 (#475)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent c936c49 commit a9d7f33
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 @@ -43,7 +43,7 @@
"simple-git": "3.20.0",
"standard-version": "9.5.0",
"style-dictionary": "3.9.0",
"tsx": "3.14.0",
"tsx": "4.1.1",
"typescript": "5.2.2"
},
"main": "./dist/js/sbb-tokens.cjs",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9429,10 +9429,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

tsx@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-3.14.0.tgz#be6e2176b6f210fe8f48124fb6e22e0f075e927b"
integrity sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==
tsx@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.1.tgz#cd08732708aad17b28c28358c341b1d9d0ed21bb"
integrity sha512-zyPn5BFMB0TB5kMLbYPNx4x/oL/oSlaecdKCv6WeJ0TeSEfx8RTJWjuB5TZ2dSewktgfBsBO/HNA9mrMWqLXMA==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit a9d7f33

Please sign in to comment.