From a4abdcf1f196afdf23ddea4fd3659fa923c88ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 04:09:06 +0000 Subject: [PATCH] Bump purgecss-with-wordpress from 4.0.0 to 4.1.0 Bumps [purgecss-with-wordpress](https://github.com/FullHuman/purgecss) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/FullHuman/purgecss/releases) - [Changelog](https://github.com/FullHuman/purgecss/blob/main/CHANGELOG.md) - [Commits](https://github.com/FullHuman/purgecss/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: purgecss-with-wordpress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 236d7bf..a8408ca 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "laravel-mix-purgecss": "^5.0.0", "mix-tailwindcss": "^1.2.0", "npm-run-all": "^4.1", - "purgecss-with-wordpress": "^4.0.0", + "purgecss-with-wordpress": "^4.1.0", "rimraf": "^3.0.2", "sass": "^1.32.7", "sass-loader": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index 419c9e2..64f862a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5949,11 +5949,6 @@ nanoid@^3.1.20: resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788" integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw== -nanoid@^3.1.20: - version "3.1.20" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788" - integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw== - nanomatch@^1.2.9: version "1.2.13" resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119" @@ -7233,10 +7228,10 @@ punycode@^2.1.0: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== -purgecss-with-wordpress@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/purgecss-with-wordpress/-/purgecss-with-wordpress-4.0.0.tgz#6bb45c674e08bf88105f623556e1fb85a5caa04b" - integrity sha512-40JgLR6nVqAUVnff9QYRIdRYWxVQNocCaq2Eo55qqnFUb6mLpP8iQy3Z+Uy6tH/djChhZznlu80kkQCfe012uQ== +purgecss-with-wordpress@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/purgecss-with-wordpress/-/purgecss-with-wordpress-4.1.0.tgz#77a113f3871f2ddbd6e718347f34f5ab5711b934" + integrity sha512-pbW6bhmAEY/u3UzOVk8qKKwRgDoAdiWnt/Kj3xNEgwCSYtuN0UHox3W1zXDBeKguVF5mS767yQR36x5zs1vqEQ== purgecss@^2.3.0: version "2.3.0"