aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-17 15:22:19 +0200
committerGitHub <[email protected]>2020-11-17 15:22:19 +0200
commitff405475a26526578c71835aba02831d43788958 (patch)
tree2599b6f2a81e818ca0a8134aff89535081a2e573 /package-lock.json
parent2746df251afbe4d6135f0c7160250656efc9fd3f (diff)
downloadbootstrap-ff405475a26526578c71835aba02831d43788958.tar.xz
bootstrap-ff405475a26526578c71835aba02831d43788958.zip
Bump postcss from 8.1.6 to 8.1.7 (#32171)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.6 to 8.1.7. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.1.6...8.1.7) 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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index aad0b1738..592bbd0ea 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8310,9 +8310,9 @@
"optional": true
},
"postcss": {
- "version": "8.1.6",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.6.tgz",
- "integrity": "sha512-JuifSl4h8dJ70SiMXKjzCxhalE6p2TnMHuq9G8ftyXj2jg6SXzqCsEuxMj9RkmJoO5D+Z9YrWunNkxqpRT02qg==",
+ "version": "8.1.7",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.1.7.tgz",
+ "integrity": "sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==",
"dev": true,
"requires": {
"colorette": "^1.2.1",