Skip to content

Commit 6143181

Browse files
authored
Merge pull request #840 from acacode/dependabot/npm_and_yarn/tsup-8.2.0
chore(deps-dev): bump tsup from 8.1.2 to 8.2.0
2 parents 434e655 + 01e5f53 commit 6143181

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.1.2",
72+
"tsup": "8.2.0",
7373
"vitest": "2.0.3"
7474
},
7575
"packageManager": "[email protected]",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,7 +1531,7 @@ __metadata:
15311531
languageName: node
15321532
linkType: hard
15331533

1534-
"execa@npm:^5.0.0":
1534+
"execa@npm:^5.1.1":
15351535
version: 5.1.1
15361536
resolution: "execa@npm:5.1.1"
15371537
dependencies:
@@ -1759,7 +1759,7 @@ __metadata:
17591759
languageName: node
17601760
linkType: hard
17611761

1762-
"globby@npm:^11.0.3":
1762+
"globby@npm:^11.1.0":
17631763
version: 11.1.0
17641764
resolution: "globby@npm:11.1.0"
17651765
dependencies:
@@ -3245,7 +3245,7 @@ __metadata:
32453245
shx: "npm:0.3.4"
32463246
swagger-schema-official: "npm:2.0.0-bab6bed"
32473247
swagger2openapi: "npm:^7.0.8"
3248-
tsup: "npm:8.1.2"
3248+
tsup: "npm:8.2.0"
32493249
typescript: "npm:~5.5.3"
32503250
vitest: "npm:2.0.3"
32513251
bin:
@@ -3378,18 +3378,18 @@ __metadata:
33783378
languageName: node
33793379
linkType: hard
33803380

3381-
"tsup@npm:8.1.2":
3382-
version: 8.1.2
3383-
resolution: "tsup@npm:8.1.2"
3381+
"tsup@npm:8.2.0":
3382+
version: 8.2.0
3383+
resolution: "tsup@npm:8.2.0"
33843384
dependencies:
33853385
bundle-require: "npm:^5.0.0"
33863386
cac: "npm:^6.7.14"
33873387
chokidar: "npm:^3.6.0"
33883388
consola: "npm:^3.2.3"
33893389
debug: "npm:^4.3.5"
33903390
esbuild: "npm:^0.23.0"
3391-
execa: "npm:^5.0.0"
3392-
globby: "npm:^11.0.3"
3391+
execa: "npm:^5.1.1"
3392+
globby: "npm:^11.1.0"
33933393
joycon: "npm:^3.1.1"
33943394
postcss-load-config: "npm:^6.0.1"
33953395
resolve-from: "npm:^5.0.0"
@@ -3414,7 +3414,7 @@ __metadata:
34143414
bin:
34153415
tsup: dist/cli-default.js
34163416
tsup-node: dist/cli-node.js
3417-
checksum: 10c0/1eb472566887428bb27f51e048f8dc70798dffee79f712a77f8cd5c5dcd725b1eb54611010663b0e6fb34dc17dc7a8ef3048af50f216b649d2bec72c2bad104e
3417+
checksum: 10c0/79e46604e64118c223a8898a37ed96a11a9d8f89f5eb527b10addf734000fa3b7cea6ff50cb256fc7057a689ce2d6cb9ccd5b2063ee80643673f20bf532c70d5
34183418
languageName: node
34193419
linkType: hard
34203420

0 commit comments

Comments
 (0)