fix(deps): update emotion monorepo (#4192)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-08-26 13:16:26 +03:00
committed by GitHub
parent bb3b8bd8be
commit 3ce07c482c
25 changed files with 44 additions and 44 deletions

View File

@ -23,8 +23,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.9",
"@emotion/styled": "^10.0.9",
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"immutable": "^3.7.6",
"netlify-cms-ui-default": "^2.6.0",
"netlify-cms-widget-file": "^2.4.0",