Skip to content

Commit

Permalink
chore(deps-dev): bump tsup from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Nov 28, 2023
1 parent a9d5241 commit 49ed8a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"replace": "^1.2.2",
"timezone-mock": "^1.3.6",
"ts-jest": "^29.1.1",
"tsup": "^8.0.0"
"tsup": "^8.0.1"
},
"peerDependencies": {
"@patternfly/react-core": "^4.278.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2563,7 +2563,7 @@ __metadata:
superstruct: "npm:^1.0.3"
timezone-mock: "npm:^1.3.6"
ts-jest: "npm:^29.1.1"
tsup: "npm:^8.0.0"
tsup: "npm:^8.0.1"
typescript: "npm:^5.2.2"
xml-formatter: "npm:^3.6.0"
peerDependencies:
Expand Down Expand Up @@ -19219,9 +19219,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.0.0":
version: 8.0.0
resolution: "tsup@npm:8.0.0"
"tsup@npm:^8.0.1":
version: 8.0.1
resolution: "tsup@npm:8.0.1"
dependencies:
bundle-require: "npm:^4.0.0"
cac: "npm:^6.7.12"
Expand Down Expand Up @@ -19254,7 +19254,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 24a04b87041f21c5e85af049fbf01fc7fafe4ddfa34a1232f5032af974be932979504285232ae6df1278981b56becbfada5bf6b8097e0a97d9faf1c2fcb2f894
checksum: f5866035ac96c5f421856a3e41ae25afaccae4eba0c9e747626a691be9d017b32b799a533f1e57bf1da6808395452608bb52d16625d2223022448f0d4e42e9ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 49ed8a1

Please sign in to comment.