Skip to content

Commit f36281f

Browse files
build(deps-dev): bump tsup from 7.2.0 to 8.0.1 (#185)
Bumps [tsup](https://github.com/egoist/tsup) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](egoist/tsup@v7.2.0...v8.0.1) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fb3a75 commit f36281f

File tree

2 files changed

+195
-95
lines changed

2 files changed

+195
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "^3.0.3",
5555
"rimraf": "^5.0.5",
5656
"ts-node": "^10.9.1",
57-
"tsup": "^7.2.0",
57+
"tsup": "^8.0.1",
5858
"typescript": "^5.2.2"
5959
},
6060
"prettier": {

0 commit comments

Comments
 (0)