Skip to content

Commit

Permalink
chore(deps): update dependency release-it to v17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent dbc6904 commit d73e5ee
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 @@ -138,7 +138,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"release-it": "17.0.5",
"release-it": "17.1.0",
"storybook": "7.6.16",
"tsdoc-markdown": "^0.3.0",
"tsup": "8.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10056,10 +10056,10 @@ relateurl@^0.2.7:
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
integrity sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==

release-it@17.0.5:
version "17.0.5"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-17.0.5.tgz#cd984a34f931d04452a170bb6a52ea0a46d3ecb8"
integrity sha512-97FcBu/2IjPd4qMvliZSnavpCO0+BWi8lZr+BgVJTXs6ihX8HLPucYR5RsgUUcZoGKj3beO8cunrsMuvEWTzGQ==
release-it@17.1.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-17.1.0.tgz#30a2cbbbdd60a6ccf49515a51bb339fe7468b2bb"
integrity sha512-1/vS82JuEVQt2mENqq9/9HQo48R/ECSxYDKhNd3JHnmoyYGaHQdN3ojHNvHgUD4mwJsxGANYNXZR7SCD6G/c6Q==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "20.0.2"
Expand Down

0 comments on commit d73e5ee

Please sign in to comment.