Skip to content

Commit d8a90ac

Browse files
chore(deps): update dependency @changesets/changelog-github to ^0.5.1 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39c044a commit d8a90ac

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/compiler": "^17.0.8",
2828
"@angular/compiler-cli": "^17.0.8",
2929
"@angular/core": "^17.0.8",
30-
"@changesets/changelog-github": "^0.5.0",
30+
"@changesets/changelog-github": "^0.5.1",
3131
"@changesets/cli": "^2.27.12",
3232
"@types/babel__core": "^7.20.5",
3333
"@types/jest": "^29.5.14",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1410,13 +1410,13 @@
14101410
dependencies:
14111411
"@changesets/types" "^6.0.0"
14121412

1413-
"@changesets/changelog-github@^0.5.0":
1414-
version "0.5.0"
1415-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.0.tgz#ae96e5029209f7386527b3821d9c988b1ab16662"
1416-
integrity sha512-zoeq2LJJVcPJcIotHRJEEA2qCqX0AQIeFE+L21L8sRLPVqDhSXY8ZWAt2sohtBpFZkBwu+LUwMSKRr2lMy3LJA==
1413+
"@changesets/changelog-github@^0.5.1":
1414+
version "0.5.1"
1415+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.5.1.tgz#58870f77cdfd6d59c73cc046a61e55e82d606d24"
1416+
integrity sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==
14171417
dependencies:
14181418
"@changesets/get-github-info" "^0.6.0"
1419-
"@changesets/types" "^6.0.0"
1419+
"@changesets/types" "^6.1.0"
14201420
dotenv "^8.1.0"
14211421

14221422
"@changesets/cli@^2.27.12":
@@ -1570,10 +1570,10 @@
15701570
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
15711571
integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
15721572

1573-
"@changesets/types@^6.0.0":
1574-
version "6.0.0"
1575-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.0.0.tgz#e46abda9890610dd1fbe1617730173d2267544bd"
1576-
integrity sha512-b1UkfNulgKoWfqyHtzKS5fOZYSJO+77adgL7DLRDr+/7jhChN+QcHnbjiQVOz/U+Ts3PGNySq7diAItzDgugfQ==
1573+
"@changesets/types@^6.0.0", "@changesets/types@^6.1.0":
1574+
version "6.1.0"
1575+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-6.1.0.tgz#12a4c8490827d26bc6fbf97a151499be2fb6d2f5"
1576+
integrity sha512-rKQcJ+o1nKNgeoYRHKOS07tAMNd3YSN0uHaJOZYjBAgxfV7TUE7JE+z4BzZdQwb5hKaYbayKN5KrYV7ODb2rAA==
15771577

15781578
"@changesets/write@^0.3.2":
15791579
version "0.3.2"

0 commit comments

Comments
 (0)