Skip to content

Commit e062067

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

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@1stg/lib-config": "^4.0.0",
47-
"@changesets/changelog-github": "^0.4.4",
47+
"@changesets/changelog-github": "^0.4.7",
4848
"@changesets/cli": "^2.22.0",
4949
"@jest/types": "^27.2.5",
5050
"@types/jest": "^27.0.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,13 +1409,13 @@
14091409
dependencies:
14101410
"@changesets/types" "^5.0.0"
14111411

1412-
"@changesets/changelog-github@^0.4.4":
1413-
version "0.4.4"
1414-
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.4.tgz#a3d59b30ccc6bfa3f0b381cda7cd4017c5590a9a"
1415-
integrity sha512-htSILqCkyYtTB5/LoVKwx7GCJQGxAiBcYbfUKWiz/QoDARuM01owYtMXhV6/iytJZq/Dqqz3PjMZUNB4MphpbQ==
1412+
"@changesets/changelog-github@^0.4.7":
1413+
version "0.4.7"
1414+
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.7.tgz#4da67472eaa0dc1ccff91fe8ecd9846ce818ec7b"
1415+
integrity sha512-UUG5sKwShs5ha1GFnayUpZNcDGWoY7F5XxhOEHS62sDPOtoHQZsG3j1nC5RxZ3M1URHA321cwVZHeXgu99Y3ew==
14161416
dependencies:
1417-
"@changesets/get-github-info" "^0.5.0"
1418-
"@changesets/types" "^5.0.0"
1417+
"@changesets/get-github-info" "^0.5.1"
1418+
"@changesets/types" "^5.2.0"
14191419
dotenv "^8.1.0"
14201420

14211421
"@changesets/cli@^2.22.0":
@@ -1487,10 +1487,10 @@
14871487
fs-extra "^7.0.1"
14881488
semver "^5.4.1"
14891489

1490-
"@changesets/get-github-info@^0.5.0":
1491-
version "0.5.0"
1492-
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.0.tgz#b91ceb2d82edef78ae1598ea9fc335a012250295"
1493-
integrity sha512-vm5VgHwrxkMkUjFyn3UVNKLbDp9YMHd3vMf1IyJoa/7B+6VpqmtAaXyDS0zBLfN5bhzVCHrRnj4GcZXXcqrFTw==
1490+
"@changesets/get-github-info@^0.5.1":
1491+
version "0.5.1"
1492+
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.1.tgz#5a20328b26f301b2193717abb32e73651e8811b7"
1493+
integrity sha512-w2yl3AuG+hFuEEmT6j1zDlg7GQLM/J2UxTmk0uJBMdRqHni4zXGe/vUlPfLom5KfX3cRfHc0hzGvloDPjWFNZw==
14941494
dependencies:
14951495
dataloader "^1.4.0"
14961496
node-fetch "^2.5.0"
@@ -1570,10 +1570,10 @@
15701570
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465"
15711571
integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw==
15721572

1573-
"@changesets/types@^5.0.0":
1574-
version "5.0.0"
1575-
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.0.0.tgz#d5eb52d074bc0358ce47d54bca54370b907812a0"
1576-
integrity sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==
1573+
"@changesets/types@^5.0.0", "@changesets/types@^5.2.0":
1574+
version "5.2.0"
1575+
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
1576+
integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
15771577

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

0 commit comments

Comments
 (0)