diff options
author | 2021-02-10 14:41:36 +0300 | |
---|---|---|
committer | 2021-02-10 14:41:36 +0300 | |
commit | a3c9e2b65d179e7f89a00ce201f9c09837bb2355 (patch) | |
tree | 0d1469f6068a1219aa1d6cf46e083f71afe175f5 /yarn.lock | |
parent | Merge pull request #130 from python-discord/dependabot/npm_and_yarn/webpack-5... (diff) | |
parent | Bump @emotion/react from 11.1.4 to 11.1.5 (diff) |
Merge pull request #131 from python-discord/dependabot/npm_and_yarn/emotion/react-11.1.5
Bump @emotion/react from 11.1.4 to 11.1.5
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1139,10 +1139,10 @@ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50" integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ== -"@emotion/[email protected]": - version "11.1.4" - resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.4.tgz#ddee4247627ff7dd7d0c6ae52f1cfd6b420357d2" - integrity sha512-9gkhrW8UjV4IGRnEe4/aGPkUxoGS23aD9Vu6JCGfEDyBYL+nGkkRBoMFGAzCT9qFdyUvQp4UUtErbKWxq/JS4A== +"@emotion/[email protected]": + version "11.1.5" + resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.5.tgz#15e78f9822894cdc296e6f4e0688bac8120dfe66" + integrity sha512-xfnZ9NJEv9SU9K2sxXM06lzjK245xSeHRpUh67eARBm3PBHjjKIZlfWZ7UQvD0Obvw6ZKjlC79uHrlzFYpOB/Q== dependencies: "@babel/runtime" "^7.7.2" "@emotion/cache" "^11.1.3" |