Bump gatsby-plugin-postcss from 4.3.0 to 4.4.0 in /packages/website

Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-postcss/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@4.4.0/packages/gatsby-plugin-postcss)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-10 17:24:23 +00:00 committed by GitHub
parent 019f2133f3
commit 889ac5f81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-manifest": "^3.0.0", "gatsby-plugin-manifest": "^3.0.0",
"gatsby-plugin-matomo": "^0.9.0", "gatsby-plugin-matomo": "^0.9.0",
"gatsby-plugin-offline": "^4.0.0", "gatsby-plugin-offline": "^4.0.0",
"gatsby-plugin-postcss": "^4.0.0", "gatsby-plugin-postcss": "^4.4.0",
"gatsby-plugin-purgecss": "^6.0.0", "gatsby-plugin-purgecss": "^6.0.0",
"gatsby-plugin-react-helmet": "^4.0.0", "gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-react-svg": "^3.0.0", "gatsby-plugin-react-svg": "^3.0.0",
@ -48,7 +48,7 @@
"ms": "^2.1.2", "ms": "^2.1.2",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"polished": "^4.1.1", "polished": "^4.1.2",
"popmotion": "^9.3.4", "popmotion": "^9.3.4",
"postcss": "^8.2.8", "postcss": "^8.2.8",
"preact-svg-loader": "^0.2.1", "preact-svg-loader": "^0.2.1",
@ -1330,9 +1330,9 @@
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.13.10", "version": "7.13.17",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz",
"integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==", "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==",
"dependencies": { "dependencies": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }
@ -12055,9 +12055,9 @@
} }
}, },
"node_modules/gatsby-plugin-postcss": { "node_modules/gatsby-plugin-postcss": {
"version": "4.3.0", "version": "4.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.3.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.4.0.tgz",
"integrity": "sha512-T0OaJiziOs7LL1S5iI+QQzY8TOzL2y6rmWQKstPnr0NuDueQrN4YDRnG4fPoBhJ1Xl96uCVNZ4QoyGvqDQwjXw==", "integrity": "sha512-ekG/C8MAmNkdjaR2HdKAM+4x5ZjGKg9IjXLbFHuBvH0XuI4WVG7MhidH9Ft1shBNlV+HxS+YSAJpOMNY6zU02g==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"postcss-loader": "^4.1.0" "postcss-loader": "^4.1.0"
@ -20601,11 +20601,11 @@
} }
}, },
"node_modules/polished": { "node_modules/polished": {
"version": "4.1.1", "version": "4.1.2",
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.1.tgz", "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.2.tgz",
"integrity": "sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==", "integrity": "sha512-jq4t3PJUpVRcveC53nnbEX35VyQI05x3tniwp26WFdm1dwaNUBHAi5awa/roBlwQxx1uRhwNSYeAi/aMbfiJCQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5" "@babel/runtime": "^7.13.17"
}, },
"engines": { "engines": {
"node": ">=10" "node": ">=10"
@ -30845,9 +30845,9 @@
} }
}, },
"@babel/runtime": { "@babel/runtime": {
"version": "7.13.10", "version": "7.13.17",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.10.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.17.tgz",
"integrity": "sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==", "integrity": "sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==",
"requires": { "requires": {
"regenerator-runtime": "^0.13.4" "regenerator-runtime": "^0.13.4"
} }
@ -39374,9 +39374,9 @@
} }
}, },
"gatsby-plugin-postcss": { "gatsby-plugin-postcss": {
"version": "4.3.0", "version": "4.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.3.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.4.0.tgz",
"integrity": "sha512-T0OaJiziOs7LL1S5iI+QQzY8TOzL2y6rmWQKstPnr0NuDueQrN4YDRnG4fPoBhJ1Xl96uCVNZ4QoyGvqDQwjXw==", "integrity": "sha512-ekG/C8MAmNkdjaR2HdKAM+4x5ZjGKg9IjXLbFHuBvH0XuI4WVG7MhidH9Ft1shBNlV+HxS+YSAJpOMNY6zU02g==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5", "@babel/runtime": "^7.12.5",
"postcss-loader": "^4.1.0" "postcss-loader": "^4.1.0"
@ -45739,11 +45739,11 @@
} }
}, },
"polished": { "polished": {
"version": "4.1.1", "version": "4.1.2",
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.1.tgz", "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.2.tgz",
"integrity": "sha512-4MZTrfPMPRLD7ac8b+2JZxei58zw6N1hFkdBDERif5Tlj19y3vPoPusrLG+mJIlPTGnUlKw3+yWz0BazvMx1vg==", "integrity": "sha512-jq4t3PJUpVRcveC53nnbEX35VyQI05x3tniwp26WFdm1dwaNUBHAi5awa/roBlwQxx1uRhwNSYeAi/aMbfiJCQ==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5" "@babel/runtime": "^7.13.17"
} }
}, },
"popmotion": { "popmotion": {

View File

@ -22,7 +22,7 @@
"gatsby-plugin-manifest": "^3.0.0", "gatsby-plugin-manifest": "^3.0.0",
"gatsby-plugin-matomo": "^0.9.0", "gatsby-plugin-matomo": "^0.9.0",
"gatsby-plugin-offline": "^4.0.0", "gatsby-plugin-offline": "^4.0.0",
"gatsby-plugin-postcss": "^4.0.0", "gatsby-plugin-postcss": "^4.4.0",
"gatsby-plugin-purgecss": "^6.0.0", "gatsby-plugin-purgecss": "^6.0.0",
"gatsby-plugin-react-helmet": "^4.0.0", "gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-react-svg": "^3.0.0", "gatsby-plugin-react-svg": "^3.0.0",
@ -45,7 +45,7 @@
"ms": "^2.1.2", "ms": "^2.1.2",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"polished": "^4.1.1", "polished": "^4.1.2",
"popmotion": "^9.3.4", "popmotion": "^9.3.4",
"postcss": "^8.2.8", "postcss": "^8.2.8",
"preact-svg-loader": "^0.2.1", "preact-svg-loader": "^0.2.1",