1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00

Bump @primer/components from 31.0.0 to 31.1.0 in /docs (#1726)

Bumps [@primer/components](https://github.com/primer/react) from 31.0.0 to 31.1.0.
- [Release notes](https://github.com/primer/react/releases)
- [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/react/compare/v31.0.0...v31.1.0)

---
updated-dependencies:
- dependency-name: "@primer/components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-11-01 19:26:08 +00:00 committed by GitHub
parent b7f8e7b0f6
commit 64326a0912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"dependencies": { "dependencies": {
"@babel/preset-react": "^7.10.4", "@babel/preset-react": "^7.10.4",
"@koddsson/postcss-sass": "5.0.0", "@koddsson/postcss-sass": "5.0.0",
"@primer/components": "31.0.0", "@primer/components": "31.1.0",
"@primer/gatsby-theme-doctocat": "2.0.0", "@primer/gatsby-theme-doctocat": "2.0.0",
"@primer/octicons": "16.1.1", "@primer/octicons": "16.1.1",
"@primer/octicons-react": "16.0.0", "@primer/octicons-react": "16.0.0",

View File

@ -1918,10 +1918,10 @@
resolved "https://registry.yarnpkg.com/@primer/component-metadata/-/component-metadata-0.4.0.tgz#44b7d7b1285bea41c2a88621fd17f2c777a4c5e9" resolved "https://registry.yarnpkg.com/@primer/component-metadata/-/component-metadata-0.4.0.tgz#44b7d7b1285bea41c2a88621fd17f2c777a4c5e9"
integrity sha512-yppmDSSDrN2CHwjq3h+RWhfpjehFQAx21JcEipYyNTp0f/kC+iazFVNCKZE6DOavAxv003ti7QIrp+QkPT9tpg== integrity sha512-yppmDSSDrN2CHwjq3h+RWhfpjehFQAx21JcEipYyNTp0f/kC+iazFVNCKZE6DOavAxv003ti7QIrp+QkPT9tpg==
"@primer/components@31.0.0": "@primer/components@31.1.0":
version "31.0.0" version "31.1.0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-31.0.0.tgz#86b87c086d58560e240584a79db4508ecf63a624" resolved "https://registry.yarnpkg.com/@primer/components/-/components-31.1.0.tgz#743094a564dbd16d7d9055985fa122e2a6e9627c"
integrity sha512-X2oodUGY8d0sqr6e6WjN937TxK2RaQsCHln3pzCKEiyX5HQRvH2yvSs9zsV0B74f/Fa4ZDVTjC8cnHD34C9kNw== integrity sha512-7Be9x8xoDG5emKWbJ4Y6QOSxOozsipYTnbZPZsEpXq40X7IgIaS1sKaLAlyLfs7w399VFLfw5iCB80G2WkxfmA==
dependencies: dependencies:
"@primer/octicons-react" "^13.0.0" "@primer/octicons-react" "^13.0.0"
"@primer/primitives" "5.1.0" "@primer/primitives" "5.1.0"