Skip to content

Commit 9d1c46c

Browse files
chore(deps): update dependency @changesets/changelog-github to ^0.5.2 (#603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f11965 commit 9d1c46c

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
@@ -17,7 +17,7 @@
1717
"changeset": "changeset"
1818
},
1919
"devDependencies": {
20-
"@changesets/changelog-github": "^0.5.1",
20+
"@changesets/changelog-github": "^0.5.2",
2121
"@changesets/cli": "^2.29.7",
2222
"@figma/plugin-typings": "^1.119.0",
2323
"@rollup/plugin-commonjs": "^24.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -543,12 +543,12 @@
543543
dependencies:
544544
"@changesets/types" "^6.1.0"
545545

546-
"@changesets/changelog-github@^0.5.1":
547-
version "0.5.1"
548-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
549-
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
546+
"@changesets/changelog-github@^0.5.2":
547+
version "0.5.2"
548+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.2.tgz#6225ffcea0698af3ef7403780c8bbc2e93ffa5a0"
549+
integrity sha512-HeGeDl8HaIGj9fQHo/tv5XKQ2SNEi9+9yl1Bss1jttPqeiASRXhfi0A2wv8yFKCp07kR1gpOI5ge6+CWNm1jPw==
550550
dependencies:
551-
"@changesets/get-github-info" "^0.6.0"
551+
"@changesets/get-github-info" "^0.7.0"
552552
"@changesets/types" "^6.1.0"
553553
dotenv "^8.1.0"
554554

@@ -616,10 +616,10 @@
616616
picocolors "^1.1.0"
617617
semver "^7.5.3"
618618

619-
"@changesets/get-github-info@^0.6.0":
620-
version "0.6.0"
621-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.6.0.tgz#faba66a20a3a5a0cbabea28efd43c9ede7429f11"
622-
integrity sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==
619+
"@changesets/get-github-info@^0.7.0":
620+
version "0.7.0"
621+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.7.0.tgz#d0a55e894343ee719a01901151dba86dfebb2bef"
622+
integrity sha512-+i67Bmhfj9V4KfDeS1+Tz3iF32btKZB2AAx+cYMqDSRFP7r3/ZdGbjCo+c6qkyViN9ygDuBjzageuPGJtKGe5A==
623623
dependencies:
624624
dataloader "^1.4.0"
625625
node-fetch "^2.5.0"

0 commit comments

Comments
 (0)