Skip to content

Commit 3119eeb

Browse files
committed
chore(deps): update dependency @changesets/changelog-github to ^0.4.7
1 parent afa0de8 commit 3119eeb

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
@@ -25,7 +25,7 @@
2525
"@angular-eslint/template-parser": "^12.7.0",
2626
"@angular/compiler": "^12.2.16",
2727
"@angular/core": "^12.2.16",
28-
"@changesets/changelog-github": "^0.4.6",
28+
"@changesets/changelog-github": "^0.4.7",
2929
"@changesets/cli": "^2.24.4",
3030
"@types/eslint": "^7.29.0",
3131
"clean-publish": "^2.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,13 +1432,13 @@
14321432
dependencies:
14331433
"@changesets/types" "^5.1.0"
14341434

1435-
"@changesets/changelog-github@^0.4.6":
1436-
version "0.4.6"
1437-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.6.tgz#5880448c578a160c06d8bd804872355ec0745dcb"
1438-
integrity sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==
1435+
"@changesets/changelog-github@^0.4.7":
1436+
version "0.4.7"
1437+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.7.tgz#4da67472eaa0dc1ccff91fe8ecd9846ce818ec7b"
1438+
integrity sha512-UUG5sKwShs5ha1GFnayUpZNcDGWoY7F5XxhOEHS62sDPOtoHQZsG3j1nC5RxZ3M1URHA321cwVZHeXgu99Y3ew==
14391439
dependencies:
14401440
"@changesets/get-github-info" "^0.5.1"
1441-
"@changesets/types" "^5.1.0"
1441+
"@changesets/types" "^5.2.0"
14421442
dotenv "^8.1.0"
14431443

14441444
"@changesets/cli@^2.24.4":
@@ -1594,10 +1594,10 @@
15941594
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
15951595
integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
15961596

1597-
"@changesets/types@^5.1.0":
1598-
version "5.1.0"
1599-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.1.0.tgz#e0733b69ddc3efb68524d374d3c44f53a543c8d5"
1600-
integrity sha512-uUByGATZCdaPkaO9JkBsgGDjEvHyY2Sb0e/J23+cwxBi5h0fxpLF/HObggO/Fw8T2nxK6zDfJbPsdQt5RwYFJA==
1597+
"@changesets/types@^5.1.0", "@changesets/types@^5.2.0":
1598+
version "5.2.0"
1599+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
1600+
integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
16011601

16021602
"@changesets/write@^0.2.0":
16031603
version "0.2.0"

0 commit comments

Comments
 (0)