Skip to content

Commit

Permalink
Merge pull request #70 from dickwolff/deps/tsx
Browse files Browse the repository at this point in the history
Bump tsx to 4.9.3
  • Loading branch information
dickwolff authored May 6, 2024
2 parents df7d15c + 3781e53 commit 1414827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
next-version: 0.12.2
next-version: 0.12.3
assembly-informational-format: "{NuGetVersion}"
mode: ContinuousDeployment
branches:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"tsx": "4.9.0",
"tsx": "^4.9.3",
"typescript": "^5.4.5"
},
"dependencies": {
Expand Down

0 comments on commit 1414827

Please sign in to comment.