Skip to content

Commit

Permalink
build(deps): update devdependency tsx to ~4.19.0 (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 66b7b5f commit 9adf4d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-unicorn": "~49.0.0",
"prettier": "~3.3.0",
"semantic-release": "~23.1.0",
"tsx": "~4.18.0",
"tsx": "~4.19.0",
"typedoc": "~0.25.0",
"typescript": "~5.5.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6022,7 +6022,7 @@ __metadata:
eslint-plugin-unicorn: "npm:~49.0.0"
prettier: "npm:~3.3.0"
semantic-release: "npm:~23.1.0"
tsx: "npm:~4.18.0"
tsx: "npm:~4.19.0"
typedoc: "npm:~0.25.0"
typescript: "npm:~5.5.0"
languageName: unknown
Expand Down Expand Up @@ -7234,9 +7234,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:~4.18.0":
version: 4.18.0
resolution: "tsx@npm:4.18.0"
"tsx@npm:~4.19.0":
version: 4.19.0
resolution: "tsx@npm:4.19.0"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -7246,7 +7246,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/887b43cc3eed0706955b535ecfe13f76be5753ed888064d103aafdae728952355d1ecabdf9824385d852939c85f16ee0262660cf0ccf6824f7aac658e4abfcdb
checksum: 10c0/d14463a78067c6db84c677b79b14861de6d7f6fb0ffa5727cc500c4552459e936395a3854ad0112af0fd7b263bcedd62ce3929b036188eb10cd9902a607ffe34
languageName: node
linkType: hard

Expand Down

0 comments on commit 9adf4d0

Please sign in to comment.