Skip to content

Commit

Permalink
Use tsup@7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Mar 9, 2024
1 parent 27e2863 commit 3418606
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-node": "^11.1.0",
"jest": "^26.4.2",
"ts-jest": "^26.4.0",
"tsup": "^8.0.2",
"tsup": "^7.3.0",
"typescript": "~4.8.4"
},
"dependencies": {}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5081,10 +5081,10 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==

tsup@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.0.2.tgz#c63192a08386515103e2c44ac5a23bdff75c5fa1"
integrity sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==
tsup@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/tsup/-/tsup-7.3.0.tgz#c7776e08c7ef55ed69def2c6e7ba4719005f5abd"
integrity sha512-Ja1eaSRrE+QarmATlNO5fse2aOACYMBX+IZRKy1T+gpyH+jXgRrl5l4nHIQJQ1DoDgEjHDTw8cpE085UdBZuWQ==
dependencies:
bundle-require "^4.0.0"
cac "^6.7.12"
Expand Down

0 comments on commit 3418606

Please sign in to comment.