Skip to content

Commit 59e04a4

Browse files
authored
Merge pull request #479 from tomkp/dependabot/npm_and_yarn/emotion/core-10.0.28
chore(deps-dev): bump @emotion/core from 10.0.27 to 10.0.28
2 parents 553ca47 + f48a790 commit 59e04a4

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -758,14 +758,7 @@
758758
"@babel/plugin-transform-react-jsx-self" "^7.8.3"
759759
"@babel/plugin-transform-react-jsx-source" "^7.8.3"
760760

761-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.4.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5":
762-
version "7.7.2"
763-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
764-
integrity sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==
765-
dependencies:
766-
regenerator-runtime "^0.13.2"
767-
768-
"@babel/runtime@^7.6.3":
761+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.4.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3":
769762
version "7.8.4"
770763
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308"
771764
integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==
@@ -816,9 +809,9 @@
816809
"@emotion/weak-memoize" "0.2.5"
817810

818811
"@emotion/core@^10.0.22":
819-
version "10.0.27"
820-
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.27.tgz#7c3f78be681ab2273f3bf11ca3e2edc4a9dd1fdc"
821-
integrity sha512-XbD5R36pVbohQMnKfajHv43g8EbN4NHdF6Zh9zg/C0nr0jqwOw3gYnC07Xj3yG43OYSRyrGsoQ5qPwc8ycvLZw==
812+
version "10.0.28"
813+
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d"
814+
integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==
822815
dependencies:
823816
"@babel/runtime" "^7.5.5"
824817
"@emotion/cache" "^10.0.27"

0 commit comments

Comments
 (0)