Bump gatsby-plugin-postcss from 4.10.0 to 4.11.0 in /packages/website
Bumps [gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss) from 4.10.0 to 4.11.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.11.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
26a19d9fe6
commit
a1f52a8b02
|
@ -22,7 +22,7 @@
|
|||
"gatsby-plugin-manifest": "^3.10.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.11.0",
|
||||
"gatsby-plugin-postcss": "^4.10.0",
|
||||
"gatsby-plugin-postcss": "^4.11.0",
|
||||
"gatsby-plugin-purgecss": "^6.0.2",
|
||||
"gatsby-plugin-react-helmet": "^4.11.0",
|
||||
"gatsby-plugin-robots-txt": "^1.6.8",
|
||||
|
|
|
@ -6652,10 +6652,10 @@ gatsby-plugin-page-creator@^3.11.0:
|
|||
globby "^11.0.3"
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-plugin-postcss@^4.10.0:
|
||||
version "4.10.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.10.0.tgz#9549f2dd6f722cc01db0db6ccd043afabb47576f"
|
||||
integrity sha512-4Jhn66Csw6iNEJUqReLXp4fXtD8sfx359rVX2RhtM8tb7oOhXOkQMxisL8hC8XiYkuxJYsGSotNKyyugWb6Rdg==
|
||||
gatsby-plugin-postcss@^4.11.0:
|
||||
version "4.11.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-4.11.0.tgz#b9f3c42eee4918b957637942295e7a8672a42e83"
|
||||
integrity sha512-t8ZWZocRMk9NR0wYlWV7U0GF9HkGuBeYSbv/F2h4EEecrTcEEk36exgPJtAxH8r/yk8Boapa9/UKoroxEo4Pag==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.6"
|
||||
postcss-loader "^4.3.0"
|
||||
|
@ -6895,7 +6895,7 @@ gatsby-source-filesystem@^3.10.0:
|
|||
valid-url "^1.0.9"
|
||||
xstate "^4.14.0"
|
||||
|
||||
gatsby-telemetry@^2.10.0, gatsby-telemetry@^2.11.0:
|
||||
gatsby-telemetry@^2.11.0:
|
||||
version "2.11.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.11.0.tgz#e5d2de76b3bfce6aa787d261830d21bbde8b92cd"
|
||||
integrity sha512-6GEcZpsY5N/+K+SGGdDHuOknjer6vsYLJsUuUWkz32t8OK9lE1cLvXIdO2eTHdS4rtWFM324a/yFMlizp59SbA==
|
||||
|
|
Reference in New Issue