mirror of
https://github.com/primer/css.git
synced 2024-11-22 10:49:41 +03:00
Bump @changesets/changelog-github from 0.4.6 to 0.4.8 (#2376)
Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.4.6 to 0.4.8. - [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.6...@changesets/changelog-github@0.4.8) --- 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
bb14b92d5e
commit
f1fd9ec721
@ -46,7 +46,7 @@
|
||||
"@primer/view-components": "^0.0.117"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@changesets/changelog-github": "0.4.6",
|
||||
"@changesets/changelog-github": "0.4.8",
|
||||
"@changesets/cli": "2.26.0",
|
||||
"@github/prettier-config": "0.0.4",
|
||||
"@koddsson/postcss-sass": "5.0.1",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -580,13 +580,13 @@
|
||||
dependencies:
|
||||
"@changesets/types" "^5.2.1"
|
||||
|
||||
"@changesets/changelog-github@0.4.6":
|
||||
version "0.4.6"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.6.tgz#5880448c578a160c06d8bd804872355ec0745dcb"
|
||||
integrity sha512-ahR/+o3OPodzfG9kucEMU/tEtBgwy6QoJiWi1sDBPme8n3WjT6pBlbhqNYpWAJKilomwfjBGY0MTUTs6r9d1RQ==
|
||||
"@changesets/changelog-github@0.4.8":
|
||||
version "0.4.8"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.8.tgz#b7f8ae85d0c0ff08028d924c5e59a1cbd3742634"
|
||||
integrity sha512-jR1DHibkMAb5v/8ym77E4AMNWZKB5NPzw5a5Wtqm1JepAuIF+hrKp2u04NKM14oBZhHglkCfrla9uq8ORnK/dw==
|
||||
dependencies:
|
||||
"@changesets/get-github-info" "^0.5.1"
|
||||
"@changesets/types" "^5.1.0"
|
||||
"@changesets/get-github-info" "^0.5.2"
|
||||
"@changesets/types" "^5.2.1"
|
||||
dotenv "^8.1.0"
|
||||
|
||||
"@changesets/cli@2.26.0":
|
||||
@ -659,10 +659,10 @@
|
||||
fs-extra "^7.0.1"
|
||||
semver "^5.4.1"
|
||||
|
||||
"@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==
|
||||
"@changesets/get-github-info@^0.5.2":
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.5.2.tgz#0cde2cadba57db85c714dc303c077da919a574e5"
|
||||
integrity sha512-JppheLu7S114aEs157fOZDjFqUDpm7eHdq5E8SSR0gUBTEK0cNSHsrSR5a66xs0z3RWuo46QvA3vawp8BxDHvg==
|
||||
dependencies:
|
||||
dataloader "^1.4.0"
|
||||
node-fetch "^2.5.0"
|
||||
@ -743,7 +743,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.1.0.tgz#fb8f7ca2324fd54954824e864f9a61a82cb78fe0"
|
||||
integrity sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==
|
||||
|
||||
"@changesets/types@^5.1.0", "@changesets/types@^5.2.1":
|
||||
"@changesets/types@^5.2.1":
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.1.tgz#a228c48004aa8a93bce4be2d1d31527ef3bf21f6"
|
||||
integrity sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg==
|
||||
|
Loading…
Reference in New Issue
Block a user