Skip to content

Commit 97ae206

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.5.2 (#10537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee244d6 commit 97ae206

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/core": "7.25.2",
4747
"@babel/preset-env": "7.25.3",
4848
"@babel/preset-typescript": "7.27.1",
49-
"@changesets/changelog-github": "0.5.1",
49+
"@changesets/changelog-github": "0.5.2",
5050
"@changesets/cli": "2.29.8",
5151
"@theguild/eslint-config": "0.13.3",
5252
"@theguild/prettier-config": "0.1.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,12 +1305,12 @@
13051305
dependencies:
13061306
"@changesets/types" "^6.1.0"
13071307

1308-
"@changesets/changelog-github@0.5.1":
1309-
version "0.5.1"
1310-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
1311-
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
1308+
"@changesets/changelog-github@0.5.2":
1309+
version "0.5.2"
1310+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.2.tgz#6225ffcea0698af3ef7403780c8bbc2e93ffa5a0"
1311+
integrity sha512-HeGeDl8HaIGj9fQHo/tv5XKQ2SNEi9+9yl1Bss1jttPqeiASRXhfi0A2wv8yFKCp07kR1gpOI5ge6+CWNm1jPw==
13121312
dependencies:
1313-
"@changesets/get-github-info" "^0.6.0"
1313+
"@changesets/get-github-info" "^0.7.0"
13141314
"@changesets/types" "^6.1.0"
13151315
dotenv "^8.1.0"
13161316

@@ -1378,10 +1378,10 @@
13781378
picocolors "^1.1.0"
13791379
semver "^7.5.3"
13801380

1381-
"@changesets/get-github-info@^0.6.0":
1382-
version "0.6.0"
1383-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.6.0.tgz#faba66a20a3a5a0cbabea28efd43c9ede7429f11"
1384-
integrity sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==
1381+
"@changesets/get-github-info@^0.7.0":
1382+
version "0.7.0"
1383+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.7.0.tgz#d0a55e894343ee719a01901151dba86dfebb2bef"
1384+
integrity sha512-+i67Bmhfj9V4KfDeS1+Tz3iF32btKZB2AAx+cYMqDSRFP7r3/ZdGbjCo+c6qkyViN9ygDuBjzageuPGJtKGe5A==
13851385
dependencies:
13861386
dataloader "^1.4.0"
13871387
node-fetch "^2.5.0"

0 commit comments

Comments
 (0)