Skip to content

Commit 962d7df

Browse files
build(deps): bump postcss from 7.0.27 to 7.0.28
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 to 7.0.28. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](postcss/postcss@7.0.27...7.0.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 47065f3 commit 962d7df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/postcss-purgecss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"url": "https://github.com/FullHuman/purgecss/issues"
2727
},
2828
"dependencies": {
29-
"postcss": "7.0.27",
29+
"postcss": "7.0.28",
3030
"purgecss": "^2.1.2"
3131
}
3232
}

packages/purgecss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"commander": "^5.0.0",
4343
"glob": "^7.0.0",
44-
"postcss": "7.0.27",
44+
"postcss": "7.0.28",
4545
"postcss-selector-parser": "^6.0.2"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)