Skip to content

Commit 2d8163f

Browse files
Bump tsup from 8.0.0 to 8.0.1
Bumps [tsup](https://github.com/egoist/tsup) from 8.0.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@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62eae1c commit 2d8163f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-simple-import-sort": "^10.0.0",
4242
"jest": "^29.7.0",
4343
"ts-jest": "^29.1.1",
44-
"tsup": "^8.0.0",
44+
"tsup": "^8.0.1",
4545
"typescript": "^5.2.2"
4646
}
4747
}

0 commit comments

Comments
 (0)