Skip to content

Commit 76a2793

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.6.0 (#1006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 81b6271 commit 76a2793

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
@@ -45,7 +45,7 @@
4545
"@babel/preset-env": "7.26.8",
4646
"@babel/preset-typescript": "7.28.5",
4747
"@changesets/cli": "2.29.8",
48-
"@changesets/changelog-github": "0.5.2",
48+
"@changesets/changelog-github": "0.6.0",
4949
"@types/babel__core": "7.20.5",
5050
"@types/babel__preset-env": "7.10.0",
5151
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,12 +1113,12 @@
11131113
dependencies:
11141114
"@changesets/types" "^6.1.0"
11151115

1116-
"@changesets/changelog-github@0.5.2":
1117-
version "0.5.2"
1118-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.2.tgz#6225ffcea0698af3ef7403780c8bbc2e93ffa5a0"
1119-
integrity sha512-HeGeDl8HaIGj9fQHo/tv5XKQ2SNEi9+9yl1Bss1jttPqeiASRXhfi0A2wv8yFKCp07kR1gpOI5ge6+CWNm1jPw==
1116+
"@changesets/changelog-github@0.6.0":
1117+
version "0.6.0"
1118+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.6.0.tgz#d7cd710bb4ba1b934a6050248ebcf5e487035756"
1119+
integrity sha512-wA2/y4hR/A1K411cCT75rz0d46Iezxp1WYRFoFJDIUpkQ6oDBAIUiU7BZkDCmYgz0NBl94X1lgcZO+mHoiHnFg==
11201120
dependencies:
1121-
"@changesets/get-github-info" "^0.7.0"
1121+
"@changesets/get-github-info" "^0.8.0"
11221122
"@changesets/types" "^6.1.0"
11231123
dotenv "^8.1.0"
11241124

@@ -1186,10 +1186,10 @@
11861186
picocolors "^1.1.0"
11871187
semver "^7.5.3"
11881188

1189-
"@changesets/get-github-info@^0.7.0":
1190-
version "0.7.0"
1191-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.7.0.tgz#d0a55e894343ee719a01901151dba86dfebb2bef"
1192-
integrity sha512-+i67Bmhfj9V4KfDeS1+Tz3iF32btKZB2AAx+cYMqDSRFP7r3/ZdGbjCo+c6qkyViN9ygDuBjzageuPGJtKGe5A==
1189+
"@changesets/get-github-info@^0.8.0":
1190+
version "0.8.0"
1191+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.8.0.tgz#6921dcf3735239b9fbc413e5a111d81f9a65f66f"
1192+
integrity sha512-cRnC+xdF0JIik7coko3iUP9qbnfi1iJQ3sAa6dE+Tx3+ET8bjFEm63PA4WEohgjYcmsOikPHWzPsMWWiZmntOQ==
11931193
dependencies:
11941194
dataloader "^1.4.0"
11951195
node-fetch "^2.5.0"

0 commit comments

Comments
 (0)