diff --git a/package.json b/package.json index a6d80c99..e1fe7cf9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Zach Banducci ", "dependencies": { - "@emotion/core": "10.0.35", + "@emotion/core": "11.0.0", "docz": "2.3.1", "gatsby": "2.20.12", "gatsby-plugin-emotion": "4.2.1", diff --git a/yarn.lock b/yarn.lock index 5377e6e7..bb43e5c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2209,17 +2209,10 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" -"@emotion/core@10.0.35": - version "10.0.35" - resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.35.tgz#513fcf2e22cd4dfe9d3894ed138c9d7a859af9b3" - integrity sha512-sH++vJCdk025fBlRZSAhkRlSUoqSqgCzYf5fMOmqqi3bM6how+sQpg3hkgJonj8GxXM4WbD7dRO+4tegDB9fUw== - dependencies: - "@babel/runtime" "^7.5.5" - "@emotion/cache" "^10.0.27" - "@emotion/css" "^10.0.27" - "@emotion/serialize" "^0.11.15" - "@emotion/sheet" "0.9.4" - "@emotion/utils" "0.11.3" +"@emotion/core@11.0.0": + version "11.0.0" + resolved "https://registry.yarnpkg.com/@emotion/core/-/core-11.0.0.tgz#d075867e07864119de7cfd5268c15012bd2d6290" + integrity sha512-w4sE3AmHmyG6RDKf6mIbtHpgJUSJ2uGvPQb8VXFL7hFjMPibE8IiehG8cMX3Ztm4svfCQV6KqusQbeIOkurBcA== "@emotion/core@^10.0.14", "@emotion/core@^10.0.16": version "10.0.27"