Skip to content

Commit 23cf540

Browse files
build(deps): bump postcss-selector-parser from 6.1.2 to 7.0.0 (#1306)
Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.1.2 to 7.0.0. - [Release notes](https://github.com/postcss/postcss-selector-parser/releases) - [Changelog](https://github.com/postcss/postcss-selector-parser/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-selector-parser@v6.1.2...v7.0.0) --- updated-dependencies: - dependency-name: postcss-selector-parser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d9f594 commit 23cf540

File tree

2 files changed

+126
-10
lines changed

2 files changed

+126
-10
lines changed

package-lock.json

Lines changed: 125 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/purgecss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"commander": "^12.1.0",
4444
"glob": "^11.0.0",
4545
"postcss": "^8.4.47",
46-
"postcss-selector-parser": "^6.1.2"
46+
"postcss-selector-parser": "^7.0.0"
4747
},
4848
"bugs": {
4949
"url": "https://github.com/FullHuman/purgecss/issues"

0 commit comments

Comments
 (0)