Bump gatsby-plugin-purgecss from 6.0.2 to 6.1.0 in /packages/website
Bumps [gatsby-plugin-purgecss](https://github.com/anantoghosh/gatsby-plugin-purgecss) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/anantoghosh/gatsby-plugin-purgecss/releases) - [Changelog](https://github.com/anantoghosh/gatsby-plugin-purgecss/blob/master/CHANGELOG.md) - [Commits](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.0.2...6.1.0) --- updated-dependencies: - dependency-name: gatsby-plugin-purgecss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dccd0da306
commit
22332177c0
|
@ -23,7 +23,7 @@
|
|||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^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-robots-txt": "^1.6.13",
|
||||
"gatsby-plugin-sharp": "^3.14.1",
|
||||
|
|
|
@ -6142,10 +6142,10 @@ gatsby-plugin-postcss@^4.14.0:
|
|||
"@babel/runtime" "^7.15.4"
|
||||
postcss-loader "^4.3.0"
|
||||
|
||||
gatsby-plugin-purgecss@^6.0.2:
|
||||
version "6.0.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-purgecss/-/gatsby-plugin-purgecss-6.0.2.tgz#31f7b3c8a1e1d5ee8df0350f5339c0d78360479f"
|
||||
integrity sha512-7LefFqQ9ZGqcmgE3wWbFdOna7lIUTAiS1KISmvAl5M25u2IKreN1Yj7xbOF1RVz8Ta6ClAmTtc9fgNCWlr7oKQ==
|
||||
gatsby-plugin-purgecss@^6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-purgecss/-/gatsby-plugin-purgecss-6.1.0.tgz#de5f90c67f2e567c6739941ec31b1228caa3e595"
|
||||
integrity sha512-uykab5jWsUJDx4vhgim0UxIGY3i232dv5z/35nyCuc2KLyYgC3Vl1ptz/bh6fohlJaALZmAOiIoaShDMxvZUEQ==
|
||||
dependencies:
|
||||
fs-extra "^9.0.1"
|
||||
loader-utils "^2.0.0"
|
||||
|
|
Reference in New Issue