Merge pull request #1330 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-purgecss-6.1.0

Bump gatsby-plugin-purgecss from 6.0.2 to 6.1.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-11-02 12:54:58 +01:00 committed by GitHub
commit 73d52b7185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"gatsby-plugin-matomo": "^0.10.0", "gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-offline": "^4.14.0", "gatsby-plugin-offline": "^4.14.0",
"gatsby-plugin-postcss": "^4.14.0", "gatsby-plugin-postcss": "^4.14.0",
"gatsby-plugin-purgecss": "^6.0.2", "gatsby-plugin-purgecss": "^6.1.0",
"gatsby-plugin-react-helmet": "^4.14.0", "gatsby-plugin-react-helmet": "^4.14.0",
"gatsby-plugin-robots-txt": "^1.6.13", "gatsby-plugin-robots-txt": "^1.6.13",
"gatsby-plugin-sharp": "^3.14.2", "gatsby-plugin-sharp": "^3.14.2",

View File

@ -6142,10 +6142,10 @@ gatsby-plugin-postcss@^4.14.0:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
postcss-loader "^4.3.0" postcss-loader "^4.3.0"
gatsby-plugin-purgecss@^6.0.2: gatsby-plugin-purgecss@^6.1.0:
version "6.0.2" version "6.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-purgecss/-/gatsby-plugin-purgecss-6.0.2.tgz#31f7b3c8a1e1d5ee8df0350f5339c0d78360479f" resolved "https://registry.yarnpkg.com/gatsby-plugin-purgecss/-/gatsby-plugin-purgecss-6.1.0.tgz#de5f90c67f2e567c6739941ec31b1228caa3e595"
integrity sha512-7LefFqQ9ZGqcmgE3wWbFdOna7lIUTAiS1KISmvAl5M25u2IKreN1Yj7xbOF1RVz8Ta6ClAmTtc9fgNCWlr7oKQ== integrity sha512-uykab5jWsUJDx4vhgim0UxIGY3i232dv5z/35nyCuc2KLyYgC3Vl1ptz/bh6fohlJaALZmAOiIoaShDMxvZUEQ==
dependencies: dependencies:
fs-extra "^9.0.1" fs-extra "^9.0.1"
loader-utils "^2.0.0" loader-utils "^2.0.0"