Skip to content

Commit

Permalink
Merge pull request #95 from seb-neo/dependabot/npm_and_yarn/tsup-7.2.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump tsup from 7.1.0 to 7.2.0
  • Loading branch information
JohanObrink authored Aug 3, 2023
2 parents b3b9442 + 0c8f105 commit e5ff6b5
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 @@ -24,7 +24,7 @@
"csv-parse": "5.4.0",
"fast-xml-parser": "4.2.7",
"prettier": "3.0.0",
"tsup": "7.1.0",
"tsup": "7.2.0",
"turbo": "1.10.12",
"typescript": "5.1.6",
"vitest": "0.34.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4990,10 +4990,10 @@ tslib@^2.1.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==

tsup@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/tsup/-/tsup-7.1.0.tgz#11369762b68032da118a714a38d5a1d26ac45293"
integrity sha512-mazl/GRAk70j8S43/AbSYXGgvRP54oQeX8Un4iZxzATHt0roW0t6HYDVZIXMw0ZQIpvr1nFMniIVnN5186lW7w==
tsup@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/tsup/-/tsup-7.2.0.tgz#bb24c0d5e436477900c712e42adc67200607303c"
integrity sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==
dependencies:
bundle-require "^4.0.0"
cac "^6.7.12"
Expand Down

0 comments on commit e5ff6b5

Please sign in to comment.