Skip to content

Commit 92f50dc

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.5.1
1 parent 003a2ee commit 92f50dc

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/preset-env": "7.21.5",
1515
"@babel/preset-typescript": "7.21.5",
1616
"@changesets/cli": "2.24.4",
17-
"@changesets/changelog-github": "0.4.6",
17+
"@changesets/changelog-github": "0.5.1",
1818
"@types/jest": "27.5.2",
1919
"babel-jest": "27.5.1",
2020
"bob-the-bundler": "2.0.0",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,13 +1118,13 @@
11181118
dependencies:
11191119
"@changesets/types" "^5.1.0"
11201120

1121-
"@changesets/changelog-github@0.4.6":
1122-
version "0.4.6"
1123-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.6.tgz#5880448c578a160c06d8bd804872355ec0745dcb"
1124-
integrity sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==
1121+
"@changesets/changelog-github@0.5.1":
1122+
version "0.5.1"
1123+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
1124+
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
11251125
dependencies:
1126-
"@changesets/get-github-info" "^0.5.1"
1127-
"@changesets/types" "^5.1.0"
1126+
"@changesets/get-github-info" "^0.6.0"
1127+
"@changesets/types" "^6.1.0"
11281128
dotenv "^8.1.0"
11291129

11301130
"@changesets/[email protected]":
@@ -1197,10 +1197,10 @@
11971197
fs-extra "^7.0.1"
11981198
semver "^5.4.1"
11991199

1200-
"@changesets/get-github-info@^0.5.1":
1201-
version "0.5.1"
1202-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.1.tgz#5a20328b26f301b2193717abb32e73651e8811b7"
1203-
integrity sha512-w2yl3AuG+hFuEEmT6j1zDlg7GQLM/J2UxTmk0uJBMdRqHni4zXGe/vUlPfLom5KfX3cRfHc0hzGvloDPjWFNZw==
1200+
"@changesets/get-github-info@^0.6.0":
1201+
version "0.6.0"
1202+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.6.0.tgz#faba66a20a3a5a0cbabea28efd43c9ede7429f11"
1203+
integrity sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==
12041204
dependencies:
12051205
dataloader "^1.4.0"
12061206
node-fetch "^2.5.0"
@@ -1285,6 +1285,11 @@
12851285
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.1.0.tgz#e0733b69ddc3efb68524d374d3c44f53a543c8d5"
12861286
integrity sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==
12871287

1288+
"@changesets/types@^6.1.0":
1289+
version "6.1.0"
1290+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.1.0.tgz#12a4c8490827d26bc6fbf97a151499be2fb6d2f5"
1291+
integrity sha512-rKQcJ+o1nKNgeoYRHKOS07tAMNd3YSN0uHaJOZYjBAgxfV7TUE7JE+z4BzZdQwb5hKaYbayKN5KrYV7ODb2rAA==
1292+
12881293
"@changesets/write@^0.2.0":
12891294
version "0.2.0"
12901295
resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.2.0.tgz#59821dc811d04c0c1908ae6ee6ce346dfa312420"

0 commit comments

Comments
 (0)