Skip to content

Commit d0c5126

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

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
@@ -22,7 +22,7 @@
2222
"author": "Fredrik Forsmo <fredrik.forsmo@gmail.com>",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@changesets/changelog-github": "^0.5.1",
25+
"@changesets/changelog-github": "^0.5.2",
2626
"@changesets/cli": "^2.28.1",
2727
"@types/jest": "^30.0.0",
2828
"@types/node": "^18.13.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -522,12 +522,12 @@
522522
dependencies:
523523
"@changesets/types" "^6.1.0"
524524

525-
"@changesets/changelog-github@^0.5.1":
526-
version "0.5.1"
527-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
528-
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
525+
"@changesets/changelog-github@^0.5.2":
526+
version "0.5.2"
527+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.2.tgz#6225ffcea0698af3ef7403780c8bbc2e93ffa5a0"
528+
integrity sha512-HeGeDl8HaIGj9fQHo/tv5XKQ2SNEi9+9yl1Bss1jttPqeiASRXhfi0A2wv8yFKCp07kR1gpOI5ge6+CWNm1jPw==
529529
dependencies:
530-
"@changesets/get-github-info" "^0.6.0"
530+
"@changesets/get-github-info" "^0.7.0"
531531
"@changesets/types" "^6.1.0"
532532
dotenv "^8.1.0"
533533

@@ -595,10 +595,10 @@
595595
picocolors "^1.1.0"
596596
semver "^7.5.3"
597597

598-
"@changesets/get-github-info@^0.6.0":
599-
version "0.6.0"
600-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.6.0.tgz#faba66a20a3a5a0cbabea28efd43c9ede7429f11"
601-
integrity sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==
598+
"@changesets/get-github-info@^0.7.0":
599+
version "0.7.0"
600+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.7.0.tgz#d0a55e894343ee719a01901151dba86dfebb2bef"
601+
integrity sha512-+i67Bmhfj9V4KfDeS1+Tz3iF32btKZB2AAx+cYMqDSRFP7r3/ZdGbjCo+c6qkyViN9ygDuBjzageuPGJtKGe5A==
602602
dependencies:
603603
dataloader "^1.4.0"
604604
node-fetch "^2.5.0"

0 commit comments

Comments
 (0)