Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8.3.5 (#2207)
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] authored Oct 26, 2024
1 parent 168492a commit ef76919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rimraf": "6.0.1",
"sass": "1.80.4",
"terser": "^5.16.5",
"tsup": "8.3.4",
"tsup": "8.3.5",
"tsx": "4.19.1",
"typescript": "5.6.3",
"unocss": "^0.63.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5203,10 +5203,10 @@ tslib@^2.6.2:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

[email protected].4:
version "8.3.4"
resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.3.4.tgz#bb97c5061343ff199fcb79d733d9e131341c0e6a"
integrity sha512-0uCsxLADTFwGsEfSMx5fBFtXNw1mZJBAU6ZJe6xMeGfLT6o/12JDigvBIrQJEZlK01YBsocRxU3i+YY6QduShQ==
[email protected].5:
version "8.3.5"
resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.3.5.tgz#d55344e4756e924bf6f442e54e7d324b4471eee0"
integrity sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==
dependencies:
bundle-require "^5.0.0"
cac "^6.7.14"
Expand Down

0 comments on commit ef76919

Please sign in to comment.