Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump tsup from 8.2.3 to 8.2.4 #1053

Merged
merged 1 commit into from
Aug 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading