Skip to content

Commit

Permalink
chore(deps): update dependency release-it to v17.0.3 (#2093)
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 Jan 29, 2024
1 parent c2f5929 commit 38f41bc
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/anatomy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@release-it/keep-a-changelog": "5.0.0",
"globby": "14.0.0",
"release-it": "17.0.1",
"release-it": "17.0.3",
"typescript": "5.3.3",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"react-dom": "18.2.0",
"react-frame-component": "5.2.6",
"react-hook-form": "7.49.3",
"release-it": "17.0.1",
"release-it": "17.0.3",
"resize-observer-polyfill": "1.5.1",
"storybook": "7.6.10",
"typescript": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"jsdom": "24.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"release-it": "17.0.1",
"release-it": "17.0.3",
"resize-observer-polyfill": "1.5.1",
"rollup": "4.9.6",
"rollup-preset-solid": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"globby": "14.0.0",
"histoire": "0.17.9",
"jsdom": "24.0.0",
"release-it": "17.0.1",
"release-it": "17.0.3",
"resize-observer-polyfill": "1.5.1",
"typescript": "5.3.3",
"vite": "5.0.12",
Expand Down
141 changes: 117 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38f41bc

Please sign in to comment.