Skip to content

Commit be21331

Browse files
authored
Merge pull request #968 from acacode/dependabot/npm_and_yarn/tsup-8.3.5
chore(deps-dev): bump tsup from 8.3.4 to 8.3.5
2 parents f94f142 + 18254d8 commit be21331

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.7",
7171
"openapi-types": "12.1.3",
72-
"tsup": "8.3.4",
72+
"tsup": "8.3.5",
7373
"vitest": "2.1.3"
7474
},
7575
"packageManager": "[email protected]",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2636,7 +2636,7 @@ __metadata:
26362636
prettier: "npm:~3.3.3"
26372637
swagger-schema-official: "npm:2.0.0-bab6bed"
26382638
swagger2openapi: "npm:^7.0.8"
2639-
tsup: "npm:8.3.4"
2639+
tsup: "npm:8.3.5"
26402640
typescript: "npm:~5.6.2"
26412641
vitest: "npm:2.1.3"
26422642
bin:
@@ -2784,9 +2784,9 @@ __metadata:
27842784
languageName: node
27852785
linkType: hard
27862786

2787-
"tsup@npm:8.3.4":
2788-
version: 8.3.4
2789-
resolution: "tsup@npm:8.3.4"
2787+
"tsup@npm:8.3.5":
2788+
version: 8.3.5
2789+
resolution: "tsup@npm:8.3.5"
27902790
dependencies:
27912791
bundle-require: "npm:^5.0.0"
27922792
cac: "npm:^6.7.14"
@@ -2821,7 +2821,7 @@ __metadata:
28212821
bin:
28222822
tsup: dist/cli-default.js
28232823
tsup-node: dist/cli-node.js
2824-
checksum: 10c0/bb60a1ed4edfd6f3c161c002c267e331bcefaf68df572d2a67039b0a85ba70af7ecb6627d6a4166ec1122bac3a06d7eb725113f532c0fa681816daf658eb2732
2824+
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
28252825
languageName: node
28262826
linkType: hard
28272827

0 commit comments

Comments
 (0)