build(deps): bump polished from 4.1.1 to 4.1.3 in /docs (#2028)
Bumps [polished](https://github.com/styled-components/polished) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](https://github.com/styled-components/polished/compare/v4.1.1...v4.1.3) 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
fe0db3db21
commit
a46015238c
21
docs/package-lock.json
generated
21
docs/package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"gatsby-transformer-remark": "^2.16.1",
|
||||
"gatsby-transformer-sharp": "^2.12.1",
|
||||
"gatsby-transformer-yaml": "^2.11.0",
|
||||
"polished": "^4.1.1",
|
||||
"polished": "^4.1.3",
|
||||
"prism-react-renderer": "^1.2.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"puppeteer": "^8.0.0",
|
||||
@ -51,8 +51,7 @@
|
||||
"react-icons": "^4.2.0",
|
||||
"react-live": "^2.2.3",
|
||||
"url-join": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
},
|
||||
"node_modules/@ardatan/aggregate-error": {
|
||||
"version": "0.0.6",
|
||||
@ -19448,11 +19447,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/polished": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.1.tgz",
|
||||
"integrity": "sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
|
||||
"integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
"@babel/runtime": "^7.14.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
@ -44603,11 +44602,11 @@
|
||||
}
|
||||
},
|
||||
"polished": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.1.tgz",
|
||||
"integrity": "sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
|
||||
"integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
"@babel/runtime": "^7.14.0"
|
||||
}
|
||||
},
|
||||
"portfinder": {
|
||||
|
@ -37,7 +37,7 @@
|
||||
"gatsby-transformer-remark": "^2.16.1",
|
||||
"gatsby-transformer-sharp": "^2.12.1",
|
||||
"gatsby-transformer-yaml": "^2.11.0",
|
||||
"polished": "^4.1.1",
|
||||
"polished": "^4.1.3",
|
||||
"prism-react-renderer": "^1.2.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"puppeteer": "^8.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user