aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-21 08:49:49 +0300
committerGitHub <[email protected]>2021-05-21 08:49:49 +0300
commitd64466a2488bbaac9a1005db3a199a8bc6846e3e (patch)
tree56264320a02159380a80b6d2935c7daf9c492581 /package.json
parent0a4219a0b8b8e80f709ee54dc7b366bdf5072300 (diff)
downloadbootstrap-d64466a2488bbaac9a1005db3a199a8bc6846e3e.tar.xz
bootstrap-d64466a2488bbaac9a1005db3a199a8bc6846e3e.zip
Bump postcss from 8.2.15 to 8.3.0 (#34056)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0. - [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.15...8.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 2e456efb0..cd23fb705 100644
--- a/package.json
+++ b/package.json
@@ -136,7 +136,7 @@
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.7",
"npm-run-all": "^4.1.5",
- "postcss": "^8.2.15",
+ "postcss": "^8.3.0",
"postcss-cli": "^8.3.1",
"rollup": "^2.48.0",
"rollup-plugin-istanbul": "^3.0.0",