Bump tsup from 5.12.6 to 6.0.1

Bumps [tsup](https://github.com/egoist/tsup) from 5.12.6 to 6.0.1.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v5.12.6...v6.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>
This commit is contained in:
dependabot[bot]
2022-05-30 18:56:38 +00:00
committed by GitHub
parent 6397425d99
commit 0405c6ac88
2 changed files with 121 additions and 25 deletions

View File

@@ -44,7 +44,7 @@
"devDependencies": {
"@types/node": "^17.0.12",
"prettier": "^2.3.1",
"tsup": "^5.11.11",
"tsup": "^6.0.1",
"typedoc": "^0.22.11",
"typedoc-plugin-extras": "^2.2.1",
"typedoc-plugin-missing-exports": "^0.22.4",