Skip to content

Commit

Permalink
chore(deps): update dependency tsup to ^7.1.0 (#291)
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 Jun 25, 2023
1 parent ea2283c commit 9cfee58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"supertest": "^6.3.3",
"tsup": "^7.0.0",
"tsup": "^7.1.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.32.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ __metadata:
pretty-quick: ^3.1.3
rimraf: ^5.0.1
supertest: ^6.3.3
tsup: ^7.0.0
tsup: ^7.1.0
typescript: ^5.1.3
vite: ^4.3.9
vitest: ^0.32.2
Expand Down Expand Up @@ -5580,9 +5580,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^7.0.0":
version: 7.0.0
resolution: "tsup@npm:7.0.0"
"tsup@npm:^7.1.0":
version: 7.1.0
resolution: "tsup@npm:7.1.0"
dependencies:
bundle-require: ^4.0.0
cac: ^6.7.12
Expand Down Expand Up @@ -5612,7 +5612,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 25dda9ca37ab1763986dc34a8eabf2c3d3184834b33b2026907b7bbcf1cea3a4841e645cc3cdd1011eb8aaf9ce9959ddfb9cfeeee8efee0e485f3bae232aacf5
checksum: 5639c0f4990a89de6e55f9d77f53b8c3706e6d24700e37dd1fc696abda83017b02be7f514f4e7ce655b1e443b8f4d09ca0aca398b5767cad23466a18bd6e06b2
languageName: node
linkType: hard

Expand Down

0 comments on commit 9cfee58

Please sign in to comment.