Skip to content

Commit

Permalink
use 20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily Plummer committed Jul 20, 2020
1 parent 0eaacfc commit d22fb45
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion theme/package.json
Expand Up @@ -21,7 +21,7 @@
"@babel/preset-react": "^7.0.0",
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
"@primer/components": "0.0.0-e1ba9f0",
"@primer/components": "^20.0.0",
"@styled-system/theme-get": "^5.0.12",
"@testing-library/jest-dom": "^4.1.0",
"@testing-library/react": "^9.1.3",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Expand Up @@ -1215,53 +1215,53 @@
hey-listen "^1.0.8"
style-value-types "^3.1.6"

"@primer/components@0.0.0-e1ba9f0":
version "0.0.0-e1ba9f0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-0.0.0-e1ba9f0.tgz#4c18fa20ba0a91b2f7e277c300f2a06b688739ef"
integrity sha512-SWdosZIKM1fxP2uC23gBPxSPgzsFvrIK/zudh/7DFpNkue/S4Os0+R6RUHhKOOZHqmgHpYbugmFeKHRi409KTQ==
"@primer/components@^16.1.0":
version "16.1.0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-16.1.0.tgz#29d6dc7e1d85f23402ea4aa802e2fc81fdfd02e6"
integrity sha512-bSvrUYZkItgGAxnrYuIoeN9Cydd7HmAMQOrawsQ6NYPTlsDbZQKbmmew2cBf7mXA06KfJgj7CQdlE49faoW4lg==
dependencies:
"@babel/helpers" "7.9.2"
"@babel/runtime" "7.9.2"
"@primer/octicons-react" "^10.0.0"
"@primer/primitives" "3.0.0"
"@primer/octicons-react" "^9.2.0"
"@reach/dialog" "0.3.0"
"@styled-system/css" "5.1.5"
"@styled-system/prop-types" "5.1.2"
"@styled-system/props" "5.1.4"
"@styled-system/theme-get" "5.1.2"
"@testing-library/react" "9.4.0"
"@types/styled-components" "^4.4.0"
"@types/styled-system" "5.1.2"
babel-plugin-macros "2.8.0"
babel-plugin-macros "2.6.1"
babel-polyfill "6.26.0"
classnames "^2.2.5"
details-element-polyfill "2.4.0"
jest-axe "3.2.0"
polished "3.5.2"
nanoid "2.1.4"
primer-colors "1.0.1"
primer-typography "1.0.1"
react "^16.10.2"
react-is "16.10.2"
styled-system "5.1.2"

"@primer/components@^16.1.0":
version "16.1.0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-16.1.0.tgz#29d6dc7e1d85f23402ea4aa802e2fc81fdfd02e6"
integrity sha512-bSvrUYZkItgGAxnrYuIoeN9Cydd7HmAMQOrawsQ6NYPTlsDbZQKbmmew2cBf7mXA06KfJgj7CQdlE49faoW4lg==
"@primer/components@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@primer/components/-/components-20.0.0.tgz#643bd7d719af28d6cdf446909255ee04e9f47014"
integrity sha512-OpnBJDB+7Rw8NK7p/UlJx3B6uGjRSVKtbEUAE+BjTYAD5wrjSnWKTgBqnorTzPcmstDAxC6GNtmsukyyk3lMHA==
dependencies:
"@primer/octicons-react" "^9.2.0"
"@babel/helpers" "7.9.2"
"@babel/runtime" "7.9.2"
"@primer/octicons-react" "^10.0.0"
"@primer/primitives" "3.0.0"
"@reach/dialog" "0.3.0"
"@styled-system/css" "5.1.5"
"@styled-system/prop-types" "5.1.2"
"@styled-system/props" "5.1.4"
"@styled-system/theme-get" "5.1.2"
"@testing-library/react" "9.4.0"
"@types/styled-components" "^4.4.0"
"@types/styled-system" "5.1.2"
babel-plugin-macros "2.6.1"
babel-plugin-macros "2.8.0"
babel-polyfill "6.26.0"
classnames "^2.2.5"
details-element-polyfill "2.4.0"
jest-axe "3.2.0"
nanoid "2.1.4"
primer-colors "1.0.1"
primer-typography "1.0.1"
polished "3.5.2"
react "^16.10.2"
react-is "16.10.2"
styled-system "5.1.2"
Expand Down

0 comments on commit d22fb45

Please sign in to comment.