Skip to content

Commit

Permalink
Merge pull request #157 from BeatPiper/dependabot/npm_and_yarn/tsx-4.6.2
Browse files Browse the repository at this point in the history
chore(deps-dev): bump tsx from 4.6.1 to 4.6.2
  • Loading branch information
D3SOX authored Dec 4, 2023
2 parents 10a54f3 + 4dd844c commit c8c1612
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.6.1",
"tsx": "^4.6.2",
"typescript": "~5.3.2"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1636,10 +1636,10 @@ tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"

tsx@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.6.1.tgz#fc5456aabace99733eca23b42f223771a0ec1909"
integrity sha512-OQ4TAPHXAPUo/NZAmmIybl0o8LFOTlycQxFepLBAp6EV87U88fOKYGCQI2viGAEOVU9UW/cgQcxcOMnfEKVY3Q==
tsx@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.6.2.tgz#8e9c1456ad4f1102c5c42c5be7fd428259b7d39b"
integrity sha512-QPpBdJo+ZDtqZgAnq86iY/PD2KYCUPSUGIunHdGwyII99GKH+f3z3FZ8XNFLSGQIA4I365ui8wnQpl8OKLqcsg==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit c8c1612

Please sign in to comment.