Bump gatsby-plugin-postcss from 5.6.0 to 5.7.0 in /packages/website

Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 5.6.0 to 5.7.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@5.7.0/packages/gatsby-plugin-postcss)

---
updated-dependencies:
- dependency-name: gatsby-plugin-postcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-09 13:01:56 +00:00 committed by GitHub
parent ff2aee3e46
commit 979b2e41eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
"gatsby-plugin-manifest": "4.6.0", "gatsby-plugin-manifest": "4.6.0",
"gatsby-plugin-matomo": "0.11.0", "gatsby-plugin-matomo": "0.11.0",
"gatsby-plugin-offline": "5.6.0", "gatsby-plugin-offline": "5.6.0",
"gatsby-plugin-postcss": "5.6.0", "gatsby-plugin-postcss": "5.7.0",
"gatsby-plugin-purgecss": "6.1.0", "gatsby-plugin-purgecss": "6.1.0",
"gatsby-plugin-react-helmet": "5.7.0", "gatsby-plugin-react-helmet": "5.7.0",
"gatsby-plugin-robots-txt": "1.7.0", "gatsby-plugin-robots-txt": "1.7.0",

View File

@ -5983,10 +5983,10 @@ gatsby-plugin-page-creator@^4.7.0:
globby "^11.0.4" globby "^11.0.4"
lodash "^4.17.21" lodash "^4.17.21"
gatsby-plugin-postcss@5.6.0: gatsby-plugin-postcss@5.7.0:
version "5.6.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.6.0.tgz#ee696317eb7601b2e0f5c64b9f9d488376fdb65f" resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.7.0.tgz#e927a85df77b487fea449204e727544635b21399"
integrity sha512-AjRLMWMFrmahNSmEYMDwFdDGkUfyDxxAJ2qtteJ3SRAO0Jgb0N9wJM7RkBhAs6H7YuovQIBxoUOo5xrMTlgM4A== integrity sha512-308pPGZmber/uOF98w2ScVYS/gSNsvHE2MEVdDl5EUg0MK09WXzx83bxJThbp7U/xhuJ9D75yiBi1OjpygIAtg==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
postcss-loader "^4.3.0" postcss-loader "^4.3.0"
@ -6180,7 +6180,7 @@ gatsby-source-filesystem@4.6.0:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^4.26.1" xstate "^4.26.1"
gatsby-telemetry@^3.6.0, gatsby-telemetry@^3.7.0: gatsby-telemetry@^3.7.0:
version "3.7.0" version "3.7.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.7.0.tgz#898c3f158814ea11f924b85d14b9402baa5703de" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.7.0.tgz#898c3f158814ea11f924b85d14b9402baa5703de"
integrity sha512-jhtUGZynyHM3r9a7po/rKffj5AjacmU0rqqarsee9dxlDqsamqRtyFPTjn7JubRrc958M6qzNW+z/Zi0hoeFHg== integrity sha512-jhtUGZynyHM3r9a7po/rKffj5AjacmU0rqqarsee9dxlDqsamqRtyFPTjn7JubRrc958M6qzNW+z/Zi0hoeFHg==