Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-05 15:54:21 +0300
committerGitHub <noreply@github.com>2021-01-05 15:54:21 +0300
commitae3fa0e679d07781ba9fc0e09be237e2585fa4f7 (patch)
tree43453c02b4920ae640e88d5248b40041cfd2fc3b /package-lock.json
parent5672401b1567fef10b2e242ea9e057debb5842bd (diff)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 6c9536c5dc..426bb0f922 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8021,9 +8021,9 @@
"optional": true
},
"postcss": {
- "version": "8.2.1",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.1.tgz",
- "integrity": "sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA==",
+ "version": "8.2.2",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.2.tgz",
+ "integrity": "sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ==",
"dev": true,
"requires": {
"colorette": "^1.2.1",