diff options
author | 2020-12-20 23:56:12 +0000 | |
---|---|---|
committer | 2020-12-20 23:56:12 +0000 | |
commit | 75a82aba8550d7eb2d8800a1c10946ba1b4edf0d (patch) | |
tree | 7532b22ca28df2a94eab5e1f9976d63595045e4e /yarn.lock | |
parent | Merge pull request #47 from python-discord/renovate/eslint-7.x (diff) | |
parent | Update dependency @emotion/react to v11.1.3 (diff) |
Merge pull request #48 from python-discord/renovate/emotion-monorepo
Update dependency @emotion/react to v11.1.3
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1123,10 +1123,10 @@ "@emotion/utils" "0.11.3" "@emotion/weak-memoize" "0.2.5" -"@emotion/cache@^11.0.0": - version "11.0.0" - resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.0.0.tgz#473adcaf9e04c6a0e30fb1421e79a209a96818f8" - integrity sha512-NStfcnLkL5vj3mBILvkR2m/5vFxo3G0QEreYKDGHNHm9IMYoT/t3j6xwjx6lMI/S1LUJfVHQqn0m9wSINttTTQ== +"@emotion/cache@^11.1.3": + version "11.1.3" + resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.1.3.tgz#c7683a9484bcd38d5562f2b9947873cf66829afd" + integrity sha512-n4OWinUPJVaP6fXxWZD9OUeQ0lY7DvtmtSuqtRWT0Ofo/sBLCVSgb4/Oa0Q5eFxcwablRKjUXqXtNZVyEwCAuA== dependencies: "@emotion/memoize" "^0.7.4" "@emotion/sheet" "^1.0.0" @@ -1170,13 +1170,13 @@ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== -"@emotion/[email protected]": - version "11.1.2" - resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.2.tgz#a635cfc6bc0974756f690b848c684338183b2593" - integrity sha512-zEpxynUhHm2GqjY556RnA12Ijt0v6rYUwV6WliyGoFbQKJKkXFuTzGHGQx4UY2jKUV1I4yjr66Ajj/qoQMVPeQ== +"@emotion/[email protected]": + version "11.1.3" + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.3.tgz#4a33f9bfdbcbe2d5449f5d44e48fca045b86dcc0" + integrity sha512-4kTKUm321key/capzff/AEIm8ow9IrcYltqaMQVdKlqMTUQpoO9GozDnDG1YXLYzgFnxYTZUbok3Z0vudylxiA== dependencies: "@babel/runtime" "^7.7.2" - "@emotion/cache" "^11.0.0" + "@emotion/cache" "^11.1.3" "@emotion/serialize" "^1.0.0" "@emotion/sheet" "^1.0.1" "@emotion/utils" "^1.0.0" |