Skip to content

Commit 2860b95

Browse files
chore(deps): update dependency tsup to ^8.1.0 (#1542)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsup](https://tsup.egoist.dev/) ([source](https://togithub.com/egoist/tsup)) | [`^8.0.1` -> `^8.1.0`](https://renovatebot.com/diffs/npm/tsup/8.0.2/8.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsup/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsup/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsup/8.0.2/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsup/8.0.2/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>egoist/tsup (tsup)</summary> ### [`v8.1.0`](https://togithub.com/egoist/tsup/releases/tag/v8.1.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v8.0.2...v8.1.0) ##### Features - upgrade esbuild to 0.21.4, opts-in for decorators ([#&#8203;1116](https://togithub.com/egoist/tsup/issues/1116)) ([796fc50](https://togithub.com/egoist/tsup/commit/796fc5030f68f929fecde7c94732e9a586ba7508)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9673121 commit 2860b95

File tree

2 files changed

+248
-10
lines changed

2 files changed

+248
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"prettier-plugin-packagejson": "^2.5.0",
9696
"release-it": "^17.3.0",
9797
"sentences-per-line": "^0.2.1",
98-
"tsup": "^8.0.1",
98+
"tsup": "^8.1.0",
9999
"tsx": "^4.9.0",
100100
"typescript": "^5.4.3",
101101
"typescript-eslint": "^7.7.0",

0 commit comments

Comments
 (0)