Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8.2.0 (#341)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] committed Jul 19, 2024
1 parent 2905520 commit 9e3e68f
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/prettier-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bfra.me/prettier-plugins": "workspace:*",
"@bfra.me/tsconfig": "workspace:*",
"prettier": "3.3.3",
"tsup": "8.1.0"
"tsup": "8.2.0"
},
"peerDependencies": {
"prettier": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@bfra.me/tsconfig": "workspace:*",
"@swc/core": "1.7.0",
"semantic-release": "24.0.0",
"tsup": "8.1.0",
"tsup": "8.2.0",
"type-fest": "4.22.0",
"vitest": "2.0.2"
},
Expand Down
Loading

0 comments on commit 9e3e68f

Please sign in to comment.