Skip to content

Commit

Permalink
Merge pull request #148 from BeatPiper/dependabot/npm_and_yarn/tsx-4.1.4
Browse files Browse the repository at this point in the history
chore(deps-dev): bump tsx from 4.1.2 to 4.1.4
  • Loading branch information
D3SOX authored Nov 20, 2023
2 parents fabf53e + 64dd7af commit 1952ceb
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 @@ -21,7 +21,7 @@
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"tsx": "^4.1.2",
"tsx": "^4.1.4",
"typescript": "~5.2.2"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1654,10 +1654,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

tsx@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.1.2.tgz#32ffc80efa6f77748928293fa8f77fcf2b90feab"
integrity sha512-1spM1bFV6MP2s4tO4tDC7g52fsaFdtEWdO4GfGdqi20qUgPbnAJqixOyIAvCSx1DDj3YIUB4CD06owTWUsOAuQ==
tsx@^4.1.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 1952ceb

Please sign in to comment.