aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-05 18:25:55 +0300
committerGitHub <[email protected]>2022-04-05 18:25:55 +0300
commitd70f3afd4a8ee9b87339626aa31e7c8fda6764c2 (patch)
treeacd3d413fcbb0bdf0aaaf3c0905b4a6a8500a852 /package.json
parenta787f3c2accfe0fedd95f70d46be4f66657cf957 (diff)
downloadbootstrap-d70f3afd4a8ee9b87339626aa31e7c8fda6764c2.tar.xz
bootstrap-d70f3afd4a8ee9b87339626aa31e7c8fda6764c2.zip
Bump postcss from 8.4.8 to 8.4.12 (#36056)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12. - [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.4.8...8.4.12) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 0150c7a1b..ad2bbc842 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"lockfile-lint": "^4.7.4",
"nodemon": "^2.0.15",
"npm-run-all": "^4.1.5",
- "postcss": "^8.4.8",
+ "postcss": "^8.4.12",
"postcss-cli": "^9.1.0",
"rollup": "^2.70.1",
"rollup-plugin-istanbul": "^3.0.0",