Skip to content

Commit e5171e3

Browse files
committed
chore(deps): update dependency @changesets/changelog-github to v0.4.8
1 parent a24214c commit e5171e3

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
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.21.0",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
3333
"@changesets/cli": "2.25.0",
34-
"@changesets/changelog-github": "0.4.7",
34+
"@changesets/changelog-github": "0.4.8",
3535
"@envelop/graphql-modules": "5.0.0",
3636
"@graphql-tools/merge": "8.3.6",
3737
"@graphql-yoga/node": "2.13.13",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,13 +1294,13 @@
12941294
dependencies:
12951295
"@changesets/types" "^5.2.0"
12961296

1297-
"@changesets/[email protected].7":
1298-
version "0.4.7"
1299-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.7.tgz#4da67472eaa0dc1ccff91fe8ecd9846ce818ec7b"
1300-
integrity sha512-UUG5sKwShs5ha1GFnayUpZNcDGWoY7F5XxhOEHS62sDPOtoHQZsG3j1nC5RxZ3M1URHA321cwVZHeXgu99Y3ew==
1297+
"@changesets/[email protected].8":
1298+
version "0.4.8"
1299+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.8.tgz#b7f8ae85d0c0ff08028d924c5e59a1cbd3742634"
1300+
integrity sha512-jR1DHibkMAb5v/8ym77E4AMNWZKB5NPzw5a5Wtqm1JepAuIF+hrKp2u04NKM14oBZhHglkCfrla9uq8ORnK/dw==
13011301
dependencies:
1302-
"@changesets/get-github-info" "^0.5.1"
1303-
"@changesets/types" "^5.2.0"
1302+
"@changesets/get-github-info" "^0.5.2"
1303+
"@changesets/types" "^5.2.1"
13041304
dotenv "^8.1.0"
13051305

13061306
"@changesets/[email protected]":
@@ -1373,10 +1373,10 @@
13731373
fs-extra "^7.0.1"
13741374
semver "^5.4.1"
13751375

1376-
"@changesets/get-github-info@^0.5.1":
1377-
version "0.5.1"
1378-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.1.tgz#5a20328b26f301b2193717abb32e73651e8811b7"
1379-
integrity sha512-w2yl3AuG+hFuEEmT6j1zDlg7GQLM/J2UxTmk0uJBMdRqHni4zXGe/vUlPfLom5KfX3cRfHc0hzGvloDPjWFNZw==
1376+
"@changesets/get-github-info@^0.5.2":
1377+
version "0.5.2"
1378+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.2.tgz#0cde2cadba57db85c714dc303c077da919a574e5"
1379+
integrity sha512-JppheLu7S114aEs157fOZDjFqUDpm7eHdq5E8SSR0gUBTEK0cNSHsrSR5a66xs0z3RWuo46QvA3vawp8BxDHvg==
13801380
dependencies:
13811381
dataloader "^1.4.0"
13821382
node-fetch "^2.5.0"
@@ -1456,10 +1456,10 @@
14561456
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465"
14571457
integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw==
14581458

1459-
"@changesets/types@^5.2.0":
1460-
version "5.2.0"
1461-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
1462-
integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
1459+
"@changesets/types@^5.2.0", "@changesets/types@^5.2.1":
1460+
version "5.2.1"
1461+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.1.tgz#a228c48004aa8a93bce4be2d1d31527ef3bf21f6"
1462+
integrity sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg==
14631463

14641464
"@changesets/write@^0.2.1":
14651465
version "0.2.1"

0 commit comments

Comments
 (0)