Skip to content

Commit 39ad98e

Browse files
authored
Merge pull request #1036 from acacode/dependabot/npm_and_yarn/tsup-8.3.6
chore(deps-dev): bump tsup from 8.3.5 to 8.3.6
2 parents 174eaad + 571843d commit 39ad98e

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2544,7 +2544,7 @@ __metadata:
25442544
prettier: "npm:~3.4.2"
25452545
swagger-schema-official: "npm:2.0.0-bab6bed"
25462546
swagger2openapi: "npm:^7.0.8"
2547-
tsup: "npm:8.3.5"
2547+
tsup: "npm:8.3.6"
25482548
typescript: "npm:~5.7.2"
25492549
vitest: "npm:3.0.4"
25502550
bin:
@@ -2685,9 +2685,9 @@ __metadata:
26852685
languageName: node
26862686
linkType: hard
26872687

2688-
"tsup@npm:8.3.5":
2689-
version: 8.3.5
2690-
resolution: "tsup@npm:8.3.5"
2688+
"tsup@npm:8.3.6":
2689+
version: 8.3.6
2690+
resolution: "tsup@npm:8.3.6"
26912691
dependencies:
26922692
bundle-require: "npm:^5.0.0"
26932693
cac: "npm:^6.7.14"
@@ -2722,7 +2722,7 @@ __metadata:
27222722
bin:
27232723
tsup: dist/cli-default.js
27242724
tsup-node: dist/cli-node.js
2725-
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
2725+
checksum: 10c0/b8669bba2aafb8831832d7638792a20a101778a07ba971ea36fca47c27e7095fe0c91d29669d2fc0d17941138bc87245de1d0c4e5abf0ce5dfec7bf9eb76a5bd
27262726
languageName: node
27272727
linkType: hard
27282728

0 commit comments

Comments
 (0)