build(deps): bump postcss from 8.4.18 to 8.4.20 in /docs (#3417)
This commit is contained in:
parent
789d778163
commit
f5b9bb05d4
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"gatsby-transformer-sharp": "^4.21.0",
|
||||
"gatsby-transformer-yaml": "^4.21.0",
|
||||
"polished": "^4.2.2",
|
||||
"postcss": "^8.4.18",
|
||||
"postcss": "^8.4.20",
|
||||
"prism-react-renderer": "^1.3.5",
|
||||
"prop-types": "^15.8.1",
|
||||
"puppeteer": "^13.7.0",
|
||||
@ -18877,9 +18877,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.18",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz",
|
||||
"integrity": "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==",
|
||||
"version": "8.4.20",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
|
||||
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@ -38880,9 +38880,9 @@
|
||||
}
|
||||
},
|
||||
"postcss": {
|
||||
"version": "8.4.18",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz",
|
||||
"integrity": "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==",
|
||||
"version": "8.4.20",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz",
|
||||
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==",
|
||||
"requires": {
|
||||
"nanoid": "^3.3.4",
|
||||
"picocolors": "^1.0.0",
|
||||
|
@ -37,7 +37,7 @@
|
||||
"gatsby-transformer-sharp": "^4.21.0",
|
||||
"gatsby-transformer-yaml": "^4.21.0",
|
||||
"polished": "^4.2.2",
|
||||
"postcss": "^8.4.18",
|
||||
"postcss": "^8.4.20",
|
||||
"prism-react-renderer": "^1.3.5",
|
||||
"prop-types": "^15.8.1",
|
||||
"puppeteer": "^13.7.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user