Skip to content

Commit

Permalink
Merge pull request #154 from BeatPiper/dependabot/npm_and_yarn/tsx-4.5.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump tsx from 4.4.0 to 4.5.0
  • Loading branch information
D3SOX authored Nov 27, 2023
2 parents 5a586cc + 535bd9e commit d66a3a2
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.4.0",
"tsx": "^4.5.0",
"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.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.4.0.tgz#01c4ff94f7f9186e34c0b37ba3b34c7546df1b3c"
integrity sha512-4fwcEjRUxW20ciSaMB8zkpGwCPxuRGnadDuj/pBk5S9uT29zvWz15PK36GrKJo45mSJomDxVejZ73c6lr3811Q==
tsx@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.5.0.tgz#47384fffbd9d2e0273cfa6cf8b4caa4bb83dc742"
integrity sha512-hgxdziy9KLaHh9KE+a6tIZFP6kb0MLq/1D0sJVifbGP4QVEYhy6+2FNn7MyCm1pMc63p9CW/L1OzdqTNPxs6rg==
dependencies:
esbuild "~0.18.20"
get-tsconfig "^4.7.2"
Expand Down

0 comments on commit d66a3a2

Please sign in to comment.