Skip to content

Commit b3ae6a2

Browse files
Bump tsup from 8.3.5 to 8.3.6 (#684)
Bumps [tsup](https://github.com/egoist/tsup) from 8.3.5 to 8.3.6. - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.5...v8.3.6) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad41340 commit b3ae6a2

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
@@ -18,7 +18,7 @@
1818
"@types/node": "^22.10.10",
1919
"nx": "^20.3.3",
2020
"rimraf": "^6.0.1",
21-
"tsup": "^8.3.5",
21+
"tsup": "^8.3.6",
2222
"vitest": "^3.0.4"
2323
},
2424
"workspaces": [

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4461,7 +4461,7 @@ __metadata:
44614461
"@types/node": "npm:^22.10.10"
44624462
nx: "npm:^20.3.3"
44634463
rimraf: "npm:^6.0.1"
4464-
tsup: "npm:^8.3.5"
4464+
tsup: "npm:^8.3.6"
44654465
vitest: "npm:^3.0.4"
44664466
languageName: unknown
44674467
linkType: soft
@@ -18097,9 +18097,9 @@ __metadata:
1809718097
languageName: node
1809818098
linkType: hard
1809918099

18100-
"tsup@npm:^8.3.5":
18101-
version: 8.3.5
18102-
resolution: "tsup@npm:8.3.5"
18100+
"tsup@npm:^8.3.6":
18101+
version: 8.3.6
18102+
resolution: "tsup@npm:8.3.6"
1810318103
dependencies:
1810418104
bundle-require: "npm:^5.0.0"
1810518105
cac: "npm:^6.7.14"
@@ -18134,7 +18134,7 @@ __metadata:
1813418134
bin:
1813518135
tsup: dist/cli-default.js
1813618136
tsup-node: dist/cli-node.js
18137-
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
18137+
checksum: 10c0/b8669bba2aafb8831832d7638792a20a101778a07ba971ea36fca47c27e7095fe0c91d29669d2fc0d17941138bc87245de1d0c4e5abf0ce5dfec7bf9eb76a5bd
1813818138
languageName: node
1813918139
linkType: hard
1814018140

0 commit comments

Comments
 (0)