build(deps): bump @emotion/core from 10.0.34 to 10.0.35 in /docs (#1332)
Bumps [@emotion/core](https://github.com/emotion-js/emotion) from 10.0.34 to 10.0.35. - [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.34...@emotion/core@10.0.35) 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
74b4e812e6
commit
e40fec084c
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -1790,9 +1790,9 @@
|
||||
}
|
||||
},
|
||||
"@emotion/core": {
|
||||
"version": "10.0.34",
|
||||
"resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.34.tgz",
|
||||
"integrity": "sha512-Kcs8WHZG1NgaVFQsSpgN07G0xpfPAKUclwKvUqKrYrJovezl9uTz++1M4JfXHrgFVEiJ5QO46hMo1ZDDfvY/tw==",
|
||||
"version": "10.0.35",
|
||||
"resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.0.35.tgz",
|
||||
"integrity": "sha512-sH++vJCdk025fBlRZSAhkRlSUoqSqgCzYf5fMOmqqi3bM6how+sQpg3hkgJonj8GxXM4WbD7dRO+4tegDB9fUw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@emotion/cache": "^10.0.27",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@emotion/core": "^10.0.34",
|
||||
"@emotion/core": "^10.0.35",
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"@mdx-js/mdx": "^1.6.16",
|
||||
"@mdx-js/react": "^1.6.16",
|
||||
|
Loading…
x
Reference in New Issue
Block a user