Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency tsup to ^6.7.0 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 19, 2023
1 parent edf52d2 commit 1a63c0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"nodemon": "^2.0.21",
"pinst": "^3.0.0",
"prettier": "^2.8.4",
"tsup": "^6.6.3",
"tsup": "^6.7.0",
"typescript": "4.9.5"
},
"dependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ __metadata:
nodemon: ^2.0.21
pinst: ^3.0.0
prettier: ^2.8.4
tsup: ^6.6.3
tsup: ^6.7.0
typescript: 4.9.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4912,9 +4912,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^6.6.3":
version: 6.6.3
resolution: "tsup@npm:6.6.3"
"tsup@npm:^6.7.0":
version: 6.7.0
resolution: "tsup@npm:6.7.0"
dependencies:
bundle-require: ^4.0.0
cac: ^6.7.12
Expand All @@ -4933,7 +4933,7 @@ __metadata:
peerDependencies:
"@swc/core": ^1
postcss: ^8.4.12
typescript: ^4.1.0
typescript: ">=4.1.0"
peerDependenciesMeta:
"@swc/core":
optional: true
Expand All @@ -4944,7 +4944,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 4fa45fd7493971e5bf1f142a2590eabc1de536dc251d4b90bfce7dfaf1d7f40e19ef04ee541f9d2ab6a55841b72d265b7ddd3ea70c6371d746b5aed782f08094
checksum: 91ff179f0b9828a6880b6decaa8603fd7af0311f46a38d3a93647a2497298750d676810aeff533a335443a01a7b340dbba7c76523bcd7a87d7b05b7677742901
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a63c0e

Please sign in to comment.