Skip to content

Commit ed1b188

Browse files
chore(deps): update dependency @changesets/changelog-github to ^0.4.7
1 parent af54626 commit ed1b188

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "4.5.2"
5050
},
5151
"devDependencies": {
52-
"@changesets/changelog-github": "^0.4.4",
52+
"@changesets/changelog-github": "^0.4.7",
5353
"@changesets/cli": "^2.22.0",
5454
"@commitlint/cli": "^17.1.2",
5555
"@commitlint/config-conventional": "^17.1.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -355,13 +355,13 @@
355355
dependencies:
356356
"@changesets/types" "^5.0.0"
357357

358-
"@changesets/changelog-github@^0.4.4":
359-
version "0.4.4"
360-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.4.tgz#a3d59b30ccc6bfa3f0b381cda7cd4017c5590a9a"
361-
integrity sha512-htSILqCkyYtTB5/LoVKwx7GCJQGxAiBcYbfUKWiz/QoDARuM01owYtMXhV6/iytJZq/Dqqz3PjMZUNB4MphpbQ==
358+
"@changesets/changelog-github@^0.4.7":
359+
version "0.4.7"
360+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.7.tgz#4da67472eaa0dc1ccff91fe8ecd9846ce818ec7b"
361+
integrity sha512-UUG5sKwShs5ha1GFnayUpZNcDGWoY7F5XxhOEHS62sDPOtoHQZsG3j1nC5RxZ3M1URHA321cwVZHeXgu99Y3ew==
362362
dependencies:
363-
"@changesets/get-github-info" "^0.5.0"
364-
"@changesets/types" "^5.0.0"
363+
"@changesets/get-github-info" "^0.5.1"
364+
"@changesets/types" "^5.2.0"
365365
dotenv "^8.1.0"
366366

367367
"@changesets/cli@^2.22.0":
@@ -433,10 +433,10 @@
433433
fs-extra "^7.0.1"
434434
semver "^5.4.1"
435435

436-
"@changesets/get-github-info@^0.5.0":
437-
version "0.5.0"
438-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.0.tgz#b91ceb2d82edef78ae1598ea9fc335a012250295"
439-
integrity sha512-vm5VgHwrxkMkUjFyn3UVNKLbDp9YMHd3vMf1IyJoa/7B+6VpqmtAaXyDS0zBLfN5bhzVCHrRnj4GcZXXcqrFTw==
436+
"@changesets/get-github-info@^0.5.1":
437+
version "0.5.1"
438+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.1.tgz#5a20328b26f301b2193717abb32e73651e8811b7"
439+
integrity sha512-w2yl3AuG+hFuEEmT6j1zDlg7GQLM/J2UxTmk0uJBMdRqHni4zXGe/vUlPfLom5KfX3cRfHc0hzGvloDPjWFNZw==
440440
dependencies:
441441
dataloader "^1.4.0"
442442
node-fetch "^2.5.0"
@@ -516,10 +516,10 @@
516516
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
517517
integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
518518

519-
"@changesets/types@^5.0.0":
520-
version "5.0.0"
521-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.0.0.tgz#d5eb52d074bc0358ce47d54bca54370b907812a0"
522-
integrity sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==
519+
"@changesets/types@^5.0.0", "@changesets/types@^5.2.0":
520+
version "5.2.0"
521+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
522+
integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
523523

524524
"@changesets/write@^0.1.8":
525525
version "0.1.8"

0 commit comments

Comments
 (0)