build(deps): bump polished from 3.6.5 to 3.6.6 in /docs (#1347)

Bumps [polished](https://github.com/styled-components/polished) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](https://github.com/styled-components/polished/compare/v3.6.5...v3.6.6)

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:
dependabot[bot] 2020-09-07 06:11:24 -05:00 committed by GitHub
parent 3ca396eb7f
commit 52dc198bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -17379,9 +17379,9 @@
}
},
"polished": {
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/polished/-/polished-3.6.5.tgz",
"integrity": "sha512-VwhC9MlhW7O5dg/z7k32dabcAFW1VI2+7fSe8cE/kXcfL7mVdoa5UxciYGW2sJU78ldDLT6+ROEKIZKFNTnUXQ==",
"version": "3.6.6",
"resolved": "https://registry.npmjs.org/polished/-/polished-3.6.6.tgz",
"integrity": "sha512-yiB2ims2DZPem0kCD6V0wnhcVGFEhNh0Iw0axNpKU+oSAgFt6yx6HxIT23Qg0WWvgS379cS35zT4AOyZZRzpQQ==",
"requires": {
"@babel/runtime": "^7.9.2"
}

View File

@ -38,7 +38,7 @@
"gatsby-transformer-remark": "^2.8.28",
"gatsby-transformer-sharp": "^2.5.13",
"gatsby-transformer-yaml": "^2.4.10",
"polished": "^3.6.5",
"polished": "^3.6.6",
"prism-react-renderer": "^1.1.1",
"prop-types": "^15.7.2",
"puppeteer": "^3.3.0",