aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-05 14:54:21 +0200
committerGitHub <[email protected]>2021-01-05 14:54:21 +0200
commitae3fa0e679d07781ba9fc0e09be237e2585fa4f7 (patch)
tree43453c02b4920ae640e88d5248b40041cfd2fc3b /package.json
parent5672401b1567fef10b2e242ea9e057debb5842bd (diff)
downloadbootstrap-ae3fa0e679d07781ba9fc0e09be237e2585fa4f7.tar.xz
bootstrap-ae3fa0e679d07781ba9fc0e09be237e2585fa4f7.zip
Bump postcss from 8.2.1 to 8.2.2 (#32676)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.1...8.2.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 85c983b0d..9a16f8c27 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"lockfile-lint": "^4.3.7",
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
- "postcss": "^8.2.1",
+ "postcss": "^8.2.2",
"postcss-cli": "^8.3.1",
"rollup": "^2.35.1",
"rollup-plugin-istanbul": "^3.0.0",