Skip to content

Commit f0a5d49

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.4.7 (#1185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a767ce commit f0a5d49

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/core": "7.19.3",
2727
"@babel/preset-env": "7.19.3",
2828
"@babel/preset-typescript": "7.18.6",
29-
"@changesets/changelog-github": "0.4.6",
29+
"@changesets/changelog-github": "0.4.7",
3030
"@changesets/cli": "2.24.4",
3131
"@swc/core": "1.3.4",
3232
"@swc/jest": "0.2.23",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -991,13 +991,13 @@
991991
dependencies:
992992
"@changesets/types" "^5.1.0"
993993

994-
"@changesets/[email protected].6":
995-
version "0.4.6"
996-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.6.tgz#5880448c578a160c06d8bd804872355ec0745dcb"
997-
integrity sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==
994+
"@changesets/[email protected].7":
995+
version "0.4.7"
996+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.7.tgz#4da67472eaa0dc1ccff91fe8ecd9846ce818ec7b"
997+
integrity sha512-UUG5sKwShs5ha1GFnayUpZNcDGWoY7F5XxhOEHS62sDPOtoHQZsG3j1nC5RxZ3M1URHA321cwVZHeXgu99Y3ew==
998998
dependencies:
999999
"@changesets/get-github-info" "^0.5.1"
1000-
"@changesets/types" "^5.1.0"
1000+
"@changesets/types" "^5.2.0"
10011001
dotenv "^8.1.0"
10021002

10031003
"@changesets/[email protected]":
@@ -1153,10 +1153,10 @@
11531153
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465"
11541154
integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw==
11551155

1156-
"@changesets/types@^5.1.0":
1157-
version "5.1.0"
1158-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.1.0.tgz#e0733b69ddc3efb68524d374d3c44f53a543c8d5"
1159-
integrity sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==
1156+
"@changesets/types@^5.1.0", "@changesets/types@^5.2.0":
1157+
version "5.2.0"
1158+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
1159+
integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
11601160

11611161
"@changesets/write@^0.2.0":
11621162
version "0.2.0"

0 commit comments

Comments
 (0)