Skip to content

Commit 4192dcd

Browse files
committed
chore(deps): update dependency @changesets/changelog-github to v0.4.7
1 parent af46847 commit 4192dcd

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
@@ -31,7 +31,7 @@
3131
"@babel/plugin-proposal-decorators": "7.19.3",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.24.4",
34-
"@changesets/changelog-github": "0.4.6",
34+
"@changesets/changelog-github": "0.4.7",
3535
"@envelop/graphql-modules": "3.6.0",
3636
"@graphql-tools/merge": "8.3.6",
3737
"@graphql-yoga/node": "2.13.13",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,13 +1273,13 @@
12731273
dependencies:
12741274
"@changesets/types" "^5.1.0"
12751275

1276-
"@changesets/[email protected].6":
1277-
version "0.4.6"
1278-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.6.tgz#5880448c578a160c06d8bd804872355ec0745dcb"
1279-
integrity sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==
1276+
"@changesets/[email protected].7":
1277+
version "0.4.7"
1278+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.7.tgz#4da67472eaa0dc1ccff91fe8ecd9846ce818ec7b"
1279+
integrity sha512-UUG5sKwShs5ha1GFnayUpZNcDGWoY7F5XxhOEHS62sDPOtoHQZsG3j1nC5RxZ3M1URHA321cwVZHeXgu99Y3ew==
12801280
dependencies:
12811281
"@changesets/get-github-info" "^0.5.1"
1282-
"@changesets/types" "^5.1.0"
1282+
"@changesets/types" "^5.2.0"
12831283
dotenv "^8.1.0"
12841284

12851285
"@changesets/[email protected]":
@@ -1435,10 +1435,10 @@
14351435
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465"
14361436
integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw==
14371437

1438-
"@changesets/types@^5.1.0":
1439-
version "5.1.0"
1440-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.1.0.tgz#e0733b69ddc3efb68524d374d3c44f53a543c8d5"
1441-
integrity sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==
1438+
"@changesets/types@^5.1.0", "@changesets/types@^5.2.0":
1439+
version "5.2.0"
1440+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
1441+
integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
14421442

14431443
"@changesets/write@^0.2.0":
14441444
version "0.2.0"

0 commit comments

Comments
 (0)