build(deps): bump @emotion/core from 10.0.28 to 10.0.34 in /docs (#1310)
Bumps [@emotion/core](https://github.com/emotion-js/emotion) from 10.0.28 to 10.0.34. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/master/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/core@10.0.28...@emotion/core@10.0.34) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3984512746
commit
fe200662af
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -1790,9 +1790,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@emotion/core": {
|
"@emotion/core": {
|
||||||
"version": "10.0.28",
|
"version": "10.0.34",
|
||||||
"resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.28.tgz",
|
"resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.34.tgz",
|
||||||
"integrity": "sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==",
|
"integrity": "sha512-Kcs8WHZG1NgaVFQsSpgN07G0xpfPAKUclwKvUqKrYrJovezl9uTz++1M4JfXHrgFVEiJ5QO46hMo1ZDDfvY/tw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.5.5",
|
"@babel/runtime": "^7.5.5",
|
||||||
"@emotion/cache": "^10.0.27",
|
"@emotion/cache": "^10.0.27",
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/core": "^10.0.27",
|
"@emotion/core": "^10.0.34",
|
||||||
"@emotion/styled": "^10.0.27",
|
"@emotion/styled": "^10.0.27",
|
||||||
"@mdx-js/mdx": "^1.6.16",
|
"@mdx-js/mdx": "^1.6.16",
|
||||||
"@mdx-js/react": "^1.6.16",
|
"@mdx-js/react": "^1.6.16",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user