Skip to content

Commit

Permalink
Update emotion monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2020
1 parent 5e8c617 commit b50736d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@dailybruin/gatsby-source-kerckhoff": "1.1.1",
"@dailybruin/lux": "1.9.3",
"@types/react": "16.7.18",
"emotion": "9.2.12",
"emotion-server": "9.2.12",
"emotion": "11.0.0",
"emotion-server": "11.0.0",
"gatsby": "2.0.89",
"gatsby-plugin-emotion": "2.0.7",
"gatsby-plugin-google-analytics": "2.0.9",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3708,14 +3708,24 @@ emojis-list@^2.0.0:
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k=

[email protected], emotion-server@^9.2.12:
[email protected]:
version "11.0.0"
resolved "https://registry.yarnpkg.com/emotion-server/-/emotion-server-11.0.0.tgz#45b18c8a840f3289bdf0d1d8b6abc30fbbdbe74a"
integrity sha512-RVTM78geKL2MxRcl4CkmQZREGtVzoxXKdzVHnAfEn76GCU+fkI6EprVGeVo3tdnENk58QosfqlKgPWQ7MUXwlA==

emotion-server@^9.2.12:
version "9.2.12"
resolved "https://registry.yarnpkg.com/emotion-server/-/emotion-server-9.2.12.tgz#aaaaa04843108943d1ce5a796e0bc40b06a3223e"
integrity sha512-Bhjdl7eNoIeiAVa2QPP5d+1nP/31SiO/K1P/qI9cdXCydg91NwGYmteqhhge8u7PF8fLGTEVQfcPwj21815eBw==
dependencies:
create-emotion-server "^9.2.12"

[email protected], emotion@^9.2.12:
[email protected]:
version "11.0.0"
resolved "https://registry.yarnpkg.com/emotion/-/emotion-11.0.0.tgz#e33353668e72f0adea1f6fba790dc6c5b05b45d9"
integrity sha512-QW3CRqic3aRw1OBOcnvxaHEpCmxtlGwZ5tM9dV5rY3Rn+F41E8EgTPOqJ5VfsqQ5ZXHDs2zSDyUwGI0ZfC2+5A==

emotion@^9.2.12:
version "9.2.12"
resolved "https://registry.yarnpkg.com/emotion/-/emotion-9.2.12.tgz#53925aaa005614e65c6e43db8243c843574d1ea9"
integrity sha512-hcx7jppaI8VoXxIWEhxpDW7I+B4kq9RNzQLmsrF6LY8BGKqe2N+gFAQr0EfuFucFlPs2A9HM4+xNj4NeqEWIOQ==
Expand Down

0 comments on commit b50736d

Please sign in to comment.