Merge pull request #1811 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-postcss-5.9.0
build(deps): bump gatsby-plugin-postcss from 5.8.0 to 5.9.0 in /packages/website
This commit is contained in:
commit
d65e68924a
|
@ -19,7 +19,7 @@
|
|||
"gatsby-plugin-manifest": "4.9.0",
|
||||
"gatsby-plugin-matomo": "0.11.0",
|
||||
"gatsby-plugin-offline": "5.9.0",
|
||||
"gatsby-plugin-postcss": "5.8.0",
|
||||
"gatsby-plugin-postcss": "5.9.0",
|
||||
"gatsby-plugin-purgecss": "6.1.0",
|
||||
"gatsby-plugin-react-helmet": "5.8.0",
|
||||
"gatsby-plugin-robots-txt": "1.7.0",
|
||||
|
|
|
@ -5981,10 +5981,10 @@ gatsby-plugin-page-creator@^4.8.1:
|
|||
globby "^11.0.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
gatsby-plugin-postcss@5.8.0:
|
||||
version "5.8.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.8.0.tgz#7ed15347c6d9647fde33fb66eadec357145d1744"
|
||||
integrity sha512-mzZDNv15NXEkyZOsNxxjAtZoutr7DSbCYxMVSsfuyBYGbs5Cmtm/5ptBW2zqbJoajQSwCssqck1CkKr8vXIW4g==
|
||||
gatsby-plugin-postcss@5.9.0:
|
||||
version "5.9.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.9.0.tgz#c1e1888ec6738a4c25e4cafd7acc6d377e5a9603"
|
||||
integrity sha512-G94aaf2TvD6XEn1CfXENOlcwjNiU9LK644Ofe1Q+vuV17XmboV2DuBsuNkFJuYKQzJ0FuZ8bomE3EK39SfFpfg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
postcss-loader "^4.3.0"
|
||||
|
|
Reference in New Issue