Skip to content

Commit

Permalink
Merge pull request #37 from hopinc/renovate/tsx-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alii authored Nov 3, 2022
2 parents 60b7199 + 7fd062e commit 8a50aa2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/old-nails-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@onehop/js": patch
---

chore(deps): update dependency tsx to v3.11.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"glob": "8.0.3",
"prettier": "2.7.1",
"tsup": "6.2.3",
"tsx": "3.10.1",
"tsx": "3.11.0",
"typedoc": "0.23.16",
"typedoc-plugin-markdown": "3.13.6",
"typedoc-plugin-missing-exports": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ __metadata:
glob: 8.0.3
prettier: 2.7.1
tsup: 6.2.3
tsx: 3.10.1
tsx: 3.11.0
typedoc: 0.23.16
typedoc-plugin-markdown: 3.13.6
typedoc-plugin-missing-exports: 1.0.0
Expand Down Expand Up @@ -3880,9 +3880,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:3.10.1":
version: 3.10.1
resolution: "tsx@npm:3.10.1"
"tsx@npm:3.11.0":
version: 3.11.0
resolution: "tsx@npm:3.11.0"
dependencies:
"@esbuild-kit/cjs-loader": ^2.4.0
"@esbuild-kit/core-utils": ^3.0.0
Expand All @@ -3893,7 +3893,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.js
checksum: 73374106476f74697797cdb730d7f1305abbccd5db73321719a817cdff93d43389304ba072053353bae28a41618d69bcab2b6c9cc0dd0e33f7deda890aaf8c36
checksum: 07b5230d1bd5242eac13915553564721c5e879e6827ddfd18dbfff297dea96dcf8ec5671071679b9df8697612e8c57e5685b60af09a499f67391df919a60f682
languageName: node
linkType: hard

Expand Down

1 comment on commit 8a50aa2

@vercel
Copy link

@vercel vercel bot commented on 8a50aa2 Nov 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hop-js – ./

hop-js-git-master-onehop.vercel.app
hop-js-onehop.vercel.app
hop-js.vercel.app
js.hop.io

Please sign in to comment.