1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 11:17:05 +03:00

Bump @changesets/changelog-github from 0.4.1 to 0.4.2 (#1775)

Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.4.1...@changesets/changelog-github@0.4.2)

---
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:
dependabot[bot] 2021-12-01 01:36:23 +00:00 committed by GitHub
parent 3979793677
commit 791ba99a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -38,7 +38,7 @@
"@primer/primitives": "^7.1.0"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.1",
"@changesets/changelog-github": "0.4.2",
"@changesets/cli": "2.18.0",
"@github/prettier-config": "0.0.4",
"@koddsson/postcss-sass": "5.0.0",

View File

@ -519,13 +519,13 @@
"@manypkg/get-packages" "^1.0.1"
semver "^5.4.1"
"@changesets/changelog-github@0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.1.tgz#880cb624477972ea103abf6942cf4ee3106f682b"
integrity sha512-WK9DzS3i0wa2doEnOr4sm/FMnNtxzCCAKP7dEcWvhYkgXYX5R6jmfHAcDstmjAhiuvbhoHYom4MOC1tIzgwnfA==
"@changesets/changelog-github@0.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.2.tgz#359eb4b7485eddc55855f8793811817d5124dfab"
integrity sha512-qq8lJcq91ki7UT0fIfIcn5Yy7GJj19TmkLmGZ24/wEfxcD/nHHoTNRoi6nPt+Htf7qEudKxXLzQLi41B7Mt2vg==
dependencies:
"@changesets/get-github-info" "^0.5.0"
"@changesets/types" "^4.0.1"
"@changesets/types" "^4.0.2"
dotenv "^8.1.0"
"@changesets/cli@2.18.0":
@ -673,10 +673,10 @@
fs-extra "^7.0.1"
p-filter "^2.1.0"
"@changesets/types@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.1.tgz#85cf3cc32baff0691112d9d15fc21fbe022c9f0a"
integrity sha512-zVfv752D8K2tjyFmxU/vnntQ+dPu+9NupOSguA/2Zuym4tVxRh0ylArgKZ1bOAi2eXfGlZMxJU/kj7uCSI15RQ==
"@changesets/types@^4.0.1", "@changesets/types@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465"
integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw==
"@changesets/write@^0.1.5":
version "0.1.5"