mirror of
https://github.com/primer/css.git
synced 2024-12-23 14:13:14 +03:00
Bump @changesets/changelog-github from 0.4.4 to 0.4.5 (#2149)
Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.4.4...@changesets/changelog-github@0.4.5) --- updated-dependencies: - dependency-name: "@changesets/changelog-github" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
04a03207a5
commit
14a9460c41
@ -44,7 +44,7 @@
|
||||
"@primer/primitives": "^7.8.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/changelog-github": "0.4.4",
|
||||
"@changesets/changelog-github": "0.4.5",
|
||||
"@changesets/cli": "2.22.0",
|
||||
"@github/prettier-config": "0.0.4",
|
||||
"@koddsson/postcss-sass": "5.0.1",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -560,12 +560,12 @@
|
||||
dependencies:
|
||||
"@changesets/types" "^5.0.0"
|
||||
|
||||
"@changesets/changelog-github@0.4.4":
|
||||
version "0.4.4"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.4.tgz#a3d59b30ccc6bfa3f0b381cda7cd4017c5590a9a"
|
||||
integrity sha512-htSILqCkyYtTB5/LoVKwx7GCJQGxAiBcYbfUKWiz/QoDARuM01owYtMXhV6/iytJZq/Dqqz3PjMZUNB4MphpbQ==
|
||||
"@changesets/changelog-github@0.4.5":
|
||||
version "0.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.5.tgz#cbdebcf4bb2fa94635db6fba4a474b4f36e6ce79"
|
||||
integrity sha512-J36QJml3mXYm88PLY2qGepmb7j6LA3NM/wuUy6XBwh14qzVTRek+3Xww5oqeZhpK5lK8ELxGahdhSdYQzMv0kA==
|
||||
dependencies:
|
||||
"@changesets/get-github-info" "^0.5.0"
|
||||
"@changesets/get-github-info" "^0.5.1"
|
||||
"@changesets/types" "^5.0.0"
|
||||
dotenv "^8.1.0"
|
||||
|
||||
@ -638,10 +638,10 @@
|
||||
fs-extra "^7.0.1"
|
||||
semver "^5.4.1"
|
||||
|
||||
"@changesets/get-github-info@^0.5.0":
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.0.tgz#b91ceb2d82edef78ae1598ea9fc335a012250295"
|
||||
integrity sha512-vm5VgHwrxkMkUjFyn3UVNKLbDp9YMHd3vMf1IyJoa/7B+6VpqmtAaXyDS0zBLfN5bhzVCHrRnj4GcZXXcqrFTw==
|
||||
"@changesets/get-github-info@^0.5.1":
|
||||
version "0.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.1.tgz#5a20328b26f301b2193717abb32e73651e8811b7"
|
||||
integrity sha512-w2yl3AuG+hFuEEmT6j1zDlg7GQLM/J2UxTmk0uJBMdRqHni4zXGe/vUlPfLom5KfX3cRfHc0hzGvloDPjWFNZw==
|
||||
dependencies:
|
||||
dataloader "^1.4.0"
|
||||
node-fetch "^2.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user