Skip to content

Commit

Permalink
build(deps-dev): bump tsup from 8.2.3 to 8.2.4
Browse files Browse the repository at this point in the history
Bumps [tsup](https://github.com/egoist/tsup) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](egoist/tsup@v8.2.3...v8.2.4)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 894b7c3 commit 450ca81
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 @@ -84,7 +84,7 @@
"timezone-mock": "^1.3.6",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"tsup": "^8.2.3"
"tsup": "^8.2.4"
},
"peerDependencies": {
"@patternfly/react-core": "^5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ __metadata:
timezone-mock: "npm:^1.3.6"
ts-jest: "npm:^29.2.3"
ts-node: "npm:^10.9.2"
tsup: "npm:^8.2.3"
tsup: "npm:^8.2.4"
typescript: "npm:^5.4.5"
xml-formatter: "npm:^3.6.3"
peerDependencies:
Expand Down Expand Up @@ -12859,9 +12859,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.2.3":
version: 8.2.3
resolution: "tsup@npm:8.2.3"
"tsup@npm:^8.2.4":
version: 8.2.4
resolution: "tsup@npm:8.2.4"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand Down Expand Up @@ -12896,7 +12896,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10/2523611f5879fe408e8cb6d1fbae18d9e7617d2ef47258f6be8c11323c6d5d6aad296f6004d3fa6dc94e5f5b4c70b3eae677ac3d5ce0e9e1e4925715ee8b69b9
checksum: 10/89613c3490797f7e107c55f961e2681d455b45a3acfe567dd3825d7ccd14b91f3cf8462f389b6e5ed7e9dd96266adc60830256d52f1bd5d443a1db504c9a7912
languageName: node
linkType: hard

Expand Down

0 comments on commit 450ca81

Please sign in to comment.