Skip to content

Commit 412f876

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

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
@@ -45,7 +45,7 @@
4545
"@babel/preset-env": "7.26.8",
4646
"@babel/preset-typescript": "7.28.5",
4747
"@changesets/cli": "2.29.7",
48-
"@changesets/changelog-github": "0.5.1",
48+
"@changesets/changelog-github": "0.5.2",
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/[email protected].1":
1117-
version "0.5.1"
1118-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
1119-
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
1116+
"@changesets/[email protected].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==
11201120
dependencies:
1121-
"@changesets/get-github-info" "^0.6.0"
1121+
"@changesets/get-github-info" "^0.7.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.6.0":
1190-
version "0.6.0"
1191-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.6.0.tgz#faba66a20a3a5a0cbabea28efd43c9ede7429f11"
1192-
integrity sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==
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==
11931193
dependencies:
11941194
dataloader "^1.4.0"
11951195
node-fetch "^2.5.0"

0 commit comments

Comments
 (0)