Skip to content

Commit

Permalink
Bump @primer/components from 30.3.0 to 31.0.0 in /docs (primer#1700)
Browse files Browse the repository at this point in the history
Bumps [@primer/components](https://github.com/primer/react) from 30.3.0 to 31.0.0.
- [Release notes](https://github.com/primer/react/releases)
- [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md)
- [Commits](primer/react@v30.3.0...v31.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <[email protected]>
  • Loading branch information
dependabot[bot] and jonrohan authored Oct 25, 2021
1 parent ef0209f commit 6fac5df
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@babel/preset-react": "^7.10.4",
"@koddsson/postcss-sass": "5.0.0",
"@primer/components": "30.3.0",
"@primer/components": "31.0.0",
"@primer/gatsby-theme-doctocat": "2.0.0",
"@primer/octicons": "16.1.0",
"@primer/octicons-react": "16.0.0",
Expand Down
25 changes: 24 additions & 1 deletion docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,30 @@
resolved "https://registry.yarnpkg.com/@primer/component-metadata/-/component-metadata-0.4.0.tgz#44b7d7b1285bea41c2a88621fd17f2c777a4c5e9"
integrity sha512-yppmDSSDrN2CHwjq3h+RWhfpjehFQAx21JcEipYyNTp0f/kC+iazFVNCKZE6DOavAxv003ti7QIrp+QkPT9tpg==

"@primer/[email protected]", "@primer/components@^30.0.0":
"@primer/[email protected]":
version "31.0.0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-31.0.0.tgz#86b87c086d58560e240584a79db4508ecf63a624"
integrity sha512-X2oodUGY8d0sqr6e6WjN937TxK2RaQsCHln3pzCKEiyX5HQRvH2yvSs9zsV0B74f/Fa4ZDVTjC8cnHD34C9kNw==
dependencies:
"@primer/octicons-react" "^13.0.0"
"@primer/primitives" "5.1.0"
"@radix-ui/react-polymorphic" "0.0.14"
"@react-aria/ssr" "3.1.0"
"@styled-system/css" "5.1.5"
"@styled-system/props" "5.1.5"
"@styled-system/theme-get" "5.1.2"
"@types/history" "4.7.8"
"@types/styled-components" "5.1.11"
"@types/styled-system" "5.1.12"
"@types/styled-system__css" "5.0.16"
"@types/styled-system__theme-get" "5.0.1"
classnames "2.3.1"
color2k "1.2.4"
deepmerge "4.2.2"
focus-visible "5.2.0"
styled-system "5.1.5"

"@primer/components@^30.0.0":
version "30.3.0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-30.3.0.tgz#e62d10bd891699f8455b297f4577ed9c58de4334"
integrity sha512-5W2WQtTzBsGE12+SIcc49RlosgkoamFDMkwNh5kKuQq1Ni9fXjxfWQaykh8CaWydcywMfnZbPcESKnuu+KfLZQ==
Expand Down

0 comments on commit 6fac5df

Please sign in to comment.