Bump gatsby-plugin-postcss from 5.4.0 to 5.5.0 in /packages/website
Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 5.4.0 to 5.5.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.5.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:
parent
647664db09
commit
543ae36d02
|
@ -20,7 +20,7 @@
|
|||
"gatsby-plugin-manifest": "4.5.2",
|
||||
"gatsby-plugin-matomo": "0.11.0",
|
||||
"gatsby-plugin-offline": "5.4.0",
|
||||
"gatsby-plugin-postcss": "5.4.0",
|
||||
"gatsby-plugin-postcss": "5.5.0",
|
||||
"gatsby-plugin-purgecss": "6.1.0",
|
||||
"gatsby-plugin-react-helmet": "5.5.0",
|
||||
"gatsby-plugin-robots-txt": "1.6.14",
|
||||
|
|
|
@ -6174,10 +6174,10 @@ gatsby-plugin-page-creator@^4.4.0:
|
|||
globby "^11.0.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-plugin-postcss@5.4.0:
|
||||
version "5.4.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.4.0.tgz#d8e95d1a06dee918d05084669436dafa67a1e5da"
|
||||
integrity sha512-iFcikewOfJTPZka9mUPSd3omPKL+MEdeM+1dpmxsrb71h3dZr9wh3g9cp0VO16tg3tR7b2q/8kfb9K2qZH9hCA==
|
||||
gatsby-plugin-postcss@5.5.0:
|
||||
version "5.5.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.5.0.tgz#cffd84f402141b8366fd3b8788ed11cce1fea4ed"
|
||||
integrity sha512-FFZMkDCY7QwOBeJDHXOBgAndcTYqssQTpuR/50VX8rRqE0asuMSb3ryVVhug0MXTngecKa5filef1ICFsCBWag==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
postcss-loader "^4.3.0"
|
||||
|
|
Reference in New Issue