Skip to content

Commit 531e6d1

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 9fcaf4e commit 531e6d1

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.3",
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
@@ -2216,7 +2216,7 @@ __metadata:
22162216
rxjs: "npm:^7.8.1"
22172217
ts-api-utils: "npm:^1.3.0"
22182218
tslib: "npm:^2.1.0"
2219-
tsup: "npm:^8.3.5"
2219+
tsup: "npm:^8.3.6"
22202220
typescript: "npm:~5.7.3"
22212221
typescript-eslint: "npm:^8.19.1"
22222222
vitest: "npm:^2.1.8"
@@ -4707,9 +4707,9 @@ __metadata:
47074707
languageName: node
47084708
linkType: hard
47094709

4710-
"tsup@npm:^8.3.5":
4711-
version: 8.3.5
4712-
resolution: "tsup@npm:8.3.5"
4710+
"tsup@npm:^8.3.6":
4711+
version: 8.3.6
4712+
resolution: "tsup@npm:8.3.6"
47134713
dependencies:
47144714
bundle-require: "npm:^5.0.0"
47154715
cac: "npm:^6.7.14"
@@ -4744,7 +4744,7 @@ __metadata:
47444744
bin:
47454745
tsup: dist/cli-default.js
47464746
tsup-node: dist/cli-node.js
4747-
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
4747+
checksum: 10c0/b8669bba2aafb8831832d7638792a20a101778a07ba971ea36fca47c27e7095fe0c91d29669d2fc0d17941138bc87245de1d0c4e5abf0ce5dfec7bf9eb76a5bd
47484748
languageName: node
47494749
linkType: hard
47504750

0 commit comments

Comments
 (0)