Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency @emotion/core to v10.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and filipowm committed Aug 11, 2020
1 parent 62a6ffa commit 7ce7b6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"version": "0.2.2",
"dependencies": {
"@babel/plugin-proposal-export-default-from": "7.10.4",
"@emotion/core": "10.0.28",
"@emotion/core": "10.0.34",
"@emotion/styled": "10.0.27",
"@emotion/styled-base": "10.0.31",
"@loadable/component": "5.13.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1425,10 +1425,10 @@
"@emotion/utils" "0.11.3"
"@emotion/weak-memoize" "0.2.5"

"@emotion/core@10.0.28":
version "10.0.28"
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d"
integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==
"@emotion/core@10.0.34":
version "10.0.34"
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.34.tgz#a643889dc32bdde829482539c9438a026631187c"
integrity sha512-Kcs8WHZG1NgaVFQsSpgN07G0xpfPAKUclwKvUqKrYrJovezl9uTz++1M4JfXHrgFVEiJ5QO46hMo1ZDDfvY/tw==
dependencies:
"@babel/runtime" "^7.5.5"
"@emotion/cache" "^10.0.27"
Expand Down Expand Up @@ -8015,7 +8015,7 @@ gatsby-plugin-layout@1.3.10:
dependencies:
"@babel/runtime" "^7.10.3"

gatsby-plugin-loadable-components-ssr@^2.1.0:
gatsby-plugin-loadable-components-ssr@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-loadable-components-ssr/-/gatsby-plugin-loadable-components-ssr-2.1.0.tgz#cafb98df82ec029d5380a2dcf4816fd572f52dfe"
integrity sha512-/jifBSNo+JuzPO91OrO4jYh2j2bqNYA0oiG3/6GkY6vkF9GmwyUpcnThRdiju2l3CReuKpvI5A8nDP6I6iCaSA==
Expand All @@ -8026,7 +8026,7 @@ gatsby-plugin-loadable-components-ssr@^2.1.0:
"@loadable/webpack-plugin" "^5.12.0"
react-dom "^16.12.0"

gatsby-plugin-local-search@^1.1.1:
gatsby-plugin-local-search@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-local-search/-/gatsby-plugin-local-search-1.1.1.tgz#3483af8b104e0463887d4d98504ecae90048bbab"
integrity sha512-OU0IR0Gi6ExZ3bzB0j6pR1rnnBPNGh3BEoRDAfvDeP9+U9rqzrPV053cr+Ueq0snEnlisPXu+vIv9Hd04esPnw==
Expand Down

0 comments on commit 7ce7b6d

Please sign in to comment.