From 7424c655e0ef0344a9c2545cadad4d876914632b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 04:32:17 +0000 Subject: [PATCH] Bump grunt-purgecss from 7.0.2 to 8.0.0 Bumps [grunt-purgecss](https://github.com/FullHuman/purgecss/tree/HEAD/packages/grunt-purgecss) from 7.0.2 to 8.0.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/commits/v8.0.0/packages/grunt-purgecss) --- updated-dependencies: - dependency-name: grunt-purgecss dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 507e0e6..ff19c08 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-copy": "1.0.0", "grunt-contrib-jshint": "3.2.0", "grunt-contrib-watch": "1.1.0", - "grunt-purgecss": "7.0.2", + "grunt-purgecss": "8.0.0", "grunt-replace-regex": "1.0.3", "grunt-sass": "4.0.1", "grunt-stylelint": "0.20.1",