Skip to content

Commit 5cf5b54

Browse files
chore(deps-dev): bump tsup from 8.3.5 to 8.3.6
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]>
1 parent c0ade40 commit 5cf5b54

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
@@ -91,7 +91,7 @@
9191
"eslint-plugin-n": "^17.15.1",
9292
"markdownlint-cli2": "^0.17.1",
9393
"rxjs": "^7.8.1",
94-
"tsup": "^8.3.5",
94+
"tsup": "^8.3.6",
9595
"typescript": "~5.7.2",
9696
"typescript-eslint": "^8.19.1",
9797
"vitest": "^2.1.8"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,7 +2156,7 @@ __metadata:
21562156
rxjs: "npm:^7.8.1"
21572157
ts-api-utils: "npm:^1.3.0"
21582158
tslib: "npm:^2.1.0"
2159-
tsup: "npm:^8.3.5"
2159+
tsup: "npm:^8.3.6"
21602160
typescript: "npm:~5.7.2"
21612161
typescript-eslint: "npm:^8.19.1"
21622162
vitest: "npm:^2.1.8"
@@ -4647,9 +4647,9 @@ __metadata:
46474647
languageName: node
46484648
linkType: hard
46494649

4650-
"tsup@npm:^8.3.5":
4651-
version: 8.3.5
4652-
resolution: "tsup@npm:8.3.5"
4650+
"tsup@npm:^8.3.6":
4651+
version: 8.3.6
4652+
resolution: "tsup@npm:8.3.6"
46534653
dependencies:
46544654
bundle-require: "npm:^5.0.0"
46554655
cac: "npm:^6.7.14"
@@ -4684,7 +4684,7 @@ __metadata:
46844684
bin:
46854685
tsup: dist/cli-default.js
46864686
tsup-node: dist/cli-node.js
4687-
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
4687+
checksum: 10c0/b8669bba2aafb8831832d7638792a20a101778a07ba971ea36fca47c27e7095fe0c91d29669d2fc0d17941138bc87245de1d0c4e5abf0ce5dfec7bf9eb76a5bd
46884688
languageName: node
46894689
linkType: hard
46904690

0 commit comments

Comments
 (0)