aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-01 18:07:43 +0300
committerGitHub <[email protected]>2020-09-01 18:07:43 +0300
commit04261d41b8c68359bb62486920e5bfb2d62c79d8 (patch)
tree84030c67a0d5dd30834dd024e1b6f4161933352a /package.json
parent59896e40de48905bb03f02b830bdc1b93287c441 (diff)
downloadbootstrap-04261d41b8c68359bb62486920e5bfb2d62c79d8.tar.xz
bootstrap-04261d41b8c68359bb62486920e5bfb2d62c79d8.zip
Bump postcss-cli from 7.1.1 to 7.1.2 (#31566)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/7.1.1...7.1.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 be9c31397..660a67631 100644
--- a/package.json
+++ b/package.json
@@ -127,7 +127,7 @@
"nodemon": "^2.0.4",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
- "postcss-cli": "^7.1.1",
+ "postcss-cli": "^7.1.2",
"rollup": "^2.26.5",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",