Skip to content

Commit 47e8f08

Browse files
chore(deps): update dependency @changesets/changelog-github to v0.5.1 (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18fa320 commit 47e8f08

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.26.0",
4747
"@changesets/cli": "2.27.12",
48-
"@changesets/changelog-github": "0.5.0",
48+
"@changesets/changelog-github": "0.5.1",
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
@@ -1108,13 +1108,13 @@
11081108
dependencies:
11091109
"@changesets/types" "^6.0.0"
11101110

1111-
"@changesets/[email protected].0":
1112-
version "0.5.0"
1113-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.0.tgz#ae96e5029209f7386527b3821d9c988b1ab16662"
1114-
integrity sha512-zoeq2LJJVcPJcIotHRJEEA2qCqX0AQIeFE+L21L8sRLPVqDhSXY8ZWAt2sohtBpFZkBwu+LUwMSKRr2lMy3LJA==
1111+
"@changesets/[email protected].1":
1112+
version "0.5.1"
1113+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
1114+
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
11151115
dependencies:
11161116
"@changesets/get-github-info" "^0.6.0"
1117-
"@changesets/types" "^6.0.0"
1117+
"@changesets/types" "^6.1.0"
11181118
dotenv "^8.1.0"
11191119

11201120
"@changesets/[email protected]":
@@ -1268,10 +1268,10 @@
12681268
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
12691269
integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
12701270

1271-
"@changesets/types@^6.0.0":
1272-
version "6.0.0"
1273-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.0.0.tgz#e46abda9890610dd1fbe1617730173d2267544bd"
1274-
integrity sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==
1271+
"@changesets/types@^6.0.0", "@changesets/types@^6.1.0":
1272+
version "6.1.0"
1273+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.1.0.tgz#12a4c8490827d26bc6fbf97a151499be2fb6d2f5"
1274+
integrity sha512-rKQcJ+o1nKNgeoYRHKOS07tAMNd3YSN0uHaJOZYjBAgxfV7TUE7JE+z4BzZdQwb5hKaYbayKN5KrYV7ODb2rAA==
12751275

12761276
"@changesets/write@^0.3.2":
12771277
version "0.3.2"

0 commit comments

Comments
 (0)