build(deps): bump polished from 4.1.3 to 4.1.4 in /docs (#2548)
Bumps [polished](https://github.com/styled-components/polished) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/styled-components/polished/releases) - [Commits](https://github.com/styled-components/polished/compare/v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: polished dependency-type: direct:production update-type: version-update:semver-patch ... 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
f6d09bf564
commit
0d5e3ee92b
30
docs/package-lock.json
generated
30
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.3",
|
||||
"polished": "^4.1.4",
|
||||
"prism-react-renderer": "^1.2.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"puppeteer": "^13.0.1",
|
||||
@ -2076,9 +2076,9 @@
|
||||
"integrity": "sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ=="
|
||||
},
|
||||
"node_modules/@babel/runtime": {
|
||||
"version": "7.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.4.tgz",
|
||||
"integrity": "sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==",
|
||||
"version": "7.16.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz",
|
||||
"integrity": "sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==",
|
||||
"dependencies": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
},
|
||||
@ -20971,11 +20971,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/polished": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
|
||||
"integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.4.tgz",
|
||||
"integrity": "sha512-Nq5Mbza+Auo7N3sQb1QMFaQiDO+4UexWuSGR7Cjb4Sw11SZIJcrrFtiZ+L0jT9MBsUsxDboHVASbCLbE1rnECg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0"
|
||||
"@babel/runtime": "^7.16.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
@ -30897,9 +30897,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/runtime": {
|
||||
"version": "7.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.4.tgz",
|
||||
"integrity": "sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==",
|
||||
"version": "7.16.7",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.7.tgz",
|
||||
"integrity": "sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
@ -46701,11 +46701,11 @@
|
||||
}
|
||||
},
|
||||
"polished": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
|
||||
"integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.4.tgz",
|
||||
"integrity": "sha512-Nq5Mbza+Auo7N3sQb1QMFaQiDO+4UexWuSGR7Cjb4Sw11SZIJcrrFtiZ+L0jT9MBsUsxDboHVASbCLbE1rnECg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.0"
|
||||
"@babel/runtime": "^7.16.7"
|
||||
}
|
||||
},
|
||||
"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.3",
|
||||
"polished": "^4.1.4",
|
||||
"prism-react-renderer": "^1.2.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"puppeteer": "^13.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user