Skip to content

Commit

Permalink
build(deps): update devdependency tsx to ~4.12.0 (#486)
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 Jun 6, 2024
1 parent 1c7749c commit 360ce38
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.11.0",
"tsx": "~4.12.0",
"typedoc": "~0.25.0",
"typescript": "~5.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6003,7 +6003,7 @@ __metadata:
eslint-plugin-unicorn: "npm:~49.0.0"
prettier: "npm:~3.3.0"
semantic-release: "npm:~23.1.0"
tsx: "npm:~4.11.0"
tsx: "npm:~4.12.0"
typedoc: "npm:~0.25.0"
typescript: "npm:~5.4.0"
languageName: unknown
Expand Down Expand Up @@ -7226,9 +7226,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:~4.11.0":
version: 4.11.0
resolution: "tsx@npm:4.11.0"
"tsx@npm:~4.12.0":
version: 4.12.0
resolution: "tsx@npm:4.12.0"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -7238,7 +7238,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/f8a714cd81c55c25c16b2fc4e879d517d37bedce8b74dee06c767d19b7e1a8b60e1eff3066b9fe8f66539eb8350dd4d16b51be4d1dd83af75bd8ddc8efcd0991
checksum: 10c0/3ffe41869512685041ee4fffad63ebbabcac9f76b2349c7ca354cf27284c696e45beb7e8a2f39eb44e01e13d54ea97b37e5882e1aa3ddf67aff96a9ffc58a1c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 360ce38

Please sign in to comment.