Browse Source

chore(deps): update dependency @emotion/core to v10.0.34

master
Renovate Bot 4 years ago
parent
commit
09ed91c663
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -59,7 +59,7 @@
"@ant-design/icons": "4.2.2",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.1.1",
"@emotion/core": "10.0.28",
"@emotion/core": "10.0.34",
"@emotion/styled": "10.0.27",
"@hot-loader/react-dom": "16.13.0",
"@mrblenny/react-flow-chart": "0.0.11",

8
yarn.lock

@ -1628,10 +1628,10 @@
"@emotion/utils" "0.11.3"
"@emotion/weak-memoize" "0.2.5"
"@emotion/core@10.0.28":
version "10.0.28"
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d"
integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==
"@emotion/core@10.0.34":
version "10.0.34"
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.34.tgz#a643889dc32bdde829482539c9438a026631187c"
integrity sha512-Kcs8WHZG1NgaVFQsSpgN07G0xpfPAKUclwKvUqKrYrJovezl9uTz++1M4JfXHrgFVEiJ5QO46hMo1ZDDfvY/tw==
dependencies:
"@babel/runtime" "^7.5.5"
"@emotion/cache" "^10.0.27"

Loading…
Cancel
Save