Skip to content

chore(deps-dev): bump tsup from 8.1.2 to 8.2.0 #840

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

Merged
merged 1 commit into from
Jul 19, 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 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.2",
"shx": "0.3.4",
"tsup": "8.1.2",
"tsup": "8.2.0",
"vitest": "2.0.3"
},
"packageManager": "[email protected]",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1531,7 +1531,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^5.0.0":
"execa@npm:^5.1.1":
version: 5.1.1
resolution: "execa@npm:5.1.1"
dependencies:
Expand Down Expand Up @@ -1759,7 +1759,7 @@ __metadata:
languageName: node
linkType: hard

"globby@npm:^11.0.3":
"globby@npm:^11.1.0":
version: 11.1.0
resolution: "globby@npm:11.1.0"
dependencies:
Expand Down Expand Up @@ -3245,7 +3245,7 @@ __metadata:
shx: "npm:0.3.4"
swagger-schema-official: "npm:2.0.0-bab6bed"
swagger2openapi: "npm:^7.0.8"
tsup: "npm:8.1.2"
tsup: "npm:8.2.0"
typescript: "npm:~5.5.3"
vitest: "npm:2.0.3"
bin:
Expand Down Expand Up @@ -3378,18 +3378,18 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:8.1.2":
version: 8.1.2
resolution: "tsup@npm:8.1.2"
"tsup@npm:8.2.0":
version: 8.2.0
resolution: "tsup@npm:8.2.0"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
chokidar: "npm:^3.6.0"
consola: "npm:^3.2.3"
debug: "npm:^4.3.5"
esbuild: "npm:^0.23.0"
execa: "npm:^5.0.0"
globby: "npm:^11.0.3"
execa: "npm:^5.1.1"
globby: "npm:^11.1.0"
joycon: "npm:^3.1.1"
postcss-load-config: "npm:^6.0.1"
resolve-from: "npm:^5.0.0"
Expand All @@ -3414,7 +3414,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10c0/1eb472566887428bb27f51e048f8dc70798dffee79f712a77f8cd5c5dcd725b1eb54611010663b0e6fb34dc17dc7a8ef3048af50f216b649d2bec72c2bad104e
checksum: 10c0/79e46604e64118c223a8898a37ed96a11a9d8f89f5eb527b10addf734000fa3b7cea6ff50cb256fc7057a689ce2d6cb9ccd5b2063ee80643673f20bf532c70d5
languageName: node
linkType: hard

Expand Down