Skip to content

Commit ccd1c62

Browse files
authored
Merge pull request #848 from acacode/dependabot/npm_and_yarn/tsup-8.2.3
chore(deps-dev): bump tsup from 8.2.2 to 8.2.3
2 parents 2132a51 + f1a647e commit ccd1c62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.2",
7171
"shx": "0.3.4",
72-
"tsup": "8.2.2",
72+
"tsup": "8.2.3",
7373
"vitest": "2.0.4"
7474
},
7575
"packageManager": "[email protected]",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3420,7 +3420,7 @@ __metadata:
34203420
shx: "npm:0.3.4"
34213421
swagger-schema-official: "npm:2.0.0-bab6bed"
34223422
swagger2openapi: "npm:^7.0.8"
3423-
tsup: "npm:8.2.2"
3423+
tsup: "npm:8.2.3"
34243424
typescript: "npm:~5.5.3"
34253425
vitest: "npm:2.0.4"
34263426
bin:
@@ -3553,9 +3553,9 @@ __metadata:
35533553
languageName: node
35543554
linkType: hard
35553555

3556-
"tsup@npm:8.2.2":
3557-
version: 8.2.2
3558-
resolution: "tsup@npm:8.2.2"
3556+
"tsup@npm:8.2.3":
3557+
version: 8.2.3
3558+
resolution: "tsup@npm:8.2.3"
35593559
dependencies:
35603560
bundle-require: "npm:^5.0.0"
35613561
cac: "npm:^6.7.14"
@@ -3590,7 +3590,7 @@ __metadata:
35903590
bin:
35913591
tsup: dist/cli-default.js
35923592
tsup-node: dist/cli-node.js
3593-
checksum: 10c0/d13461553517701affc75f6ae2f4988b4493da630d99504f20db4f9a822bfebf07d0dfc4f2057d0428711607aacdc541adcb641af395443e463a3a35c277d9a4
3593+
checksum: 10c0/4a6fba80b441b400e44633db7e52d383cfd502119e6bdf7680ac07d5110eab2473d8b980a664c1564d0418d89c0e680b24a9f43d2d7da1193ce72259a863725a
35943594
languageName: node
35953595
linkType: hard
35963596

0 commit comments

Comments
 (0)