Skip to content

Commit

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

---
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] authored and tadayosi committed Jul 30, 2024
1 parent 8351ebc commit 0ac9424
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.2"
"tsup": "^8.2.3"
},
"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.2"
tsup: "npm:^8.2.3"
typescript: "npm:^5.4.5"
xml-formatter: "npm:^3.6.3"
peerDependencies:
Expand Down Expand Up @@ -12876,9 +12876,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 0ac9424

Please sign in to comment.