Skip to content

Commit

Permalink
build(deps): update devdependency tsx to ~4.11.0 (#479)
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 May 23, 2024
1 parent 335668a commit dcafb70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.2.0",
"semantic-release": "~23.1.0",
"tsx": "~4.10.0",
"tsx": "~4.11.0",
"typedoc": "~0.25.0",
"typescript": "~5.4.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3519,7 +3519,7 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.7.3":
"get-tsconfig@npm:^4.7.5":
version: 4.7.5
resolution: "get-tsconfig@npm:4.7.5"
dependencies:
Expand Down Expand Up @@ -6002,7 +6002,7 @@ __metadata:
eslint-plugin-unicorn: "npm:~49.0.0"
prettier: "npm:~3.2.0"
semantic-release: "npm:~23.1.0"
tsx: "npm:~4.10.0"
tsx: "npm:~4.11.0"
typedoc: "npm:~0.25.0"
typescript: "npm:~5.4.0"
languageName: unknown
Expand Down Expand Up @@ -7225,19 +7225,19 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:~4.10.0":
version: 4.10.1
resolution: "tsx@npm:4.10.1"
"tsx@npm:~4.11.0":
version: 4.11.0
resolution: "tsx@npm:4.11.0"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
get-tsconfig: "npm:^4.7.3"
get-tsconfig: "npm:^4.7.5"
dependenciesMeta:
fsevents:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/cb1279371cbc0e95747207abd49745e01e3eddcae8c8a9689e628f7547e03e2ef7895092c6dc1931dbf2701724c3ce2ccc1862a4af83b09bbe2ae16ebaaae346
checksum: 10c0/f8a714cd81c55c25c16b2fc4e879d517d37bedce8b74dee06c767d19b7e1a8b60e1eff3066b9fe8f66539eb8350dd4d16b51be4d1dd83af75bd8ddc8efcd0991
languageName: node
linkType: hard

Expand Down

0 comments on commit dcafb70

Please sign in to comment.