Skip to content

Commit

Permalink
chore(deps-dev): bump tsup from 8.3.5 to 8.3.6
Browse files Browse the repository at this point in the history
Bumps [tsup](https://github.com/egoist/tsup) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.3.5...v8.3.6)

---
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 Jan 25, 2025
1 parent 174eaad commit 571843d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/swagger2openapi": "7.0.4",
"axios": "1.7.9",
"openapi-types": "12.1.3",
"tsup": "8.3.5",
"tsup": "8.3.6",
"vitest": "3.0.4"
},
"packageManager": "[email protected]",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2544,7 +2544,7 @@ __metadata:
prettier: "npm:~3.4.2"
swagger-schema-official: "npm:2.0.0-bab6bed"
swagger2openapi: "npm:^7.0.8"
tsup: "npm:8.3.5"
tsup: "npm:8.3.6"
typescript: "npm:~5.7.2"
vitest: "npm:3.0.4"
bin:
Expand Down Expand Up @@ -2685,9 +2685,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:8.3.5":
version: 8.3.5
resolution: "tsup@npm:8.3.5"
"tsup@npm:8.3.6":
version: 8.3.6
resolution: "tsup@npm:8.3.6"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand Down Expand Up @@ -2722,7 +2722,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
checksum: 10c0/b8669bba2aafb8831832d7638792a20a101778a07ba971ea36fca47c27e7095fe0c91d29669d2fc0d17941138bc87245de1d0c4e5abf0ce5dfec7bf9eb76a5bd
languageName: node
linkType: hard

Expand Down

0 comments on commit 571843d

Please sign in to comment.