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

github.com/twbs/rfs.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-03-16 13:27:32 +0300
committerGitHub <noreply@github.com>2021-03-16 13:27:32 +0300
commit800b15c1776d989919311d42b5be17a67640e53e (patch)
treed4fcfbe88843fe366f063db6366296144947a8ed /package-lock.json
parentf8cae9f8ecd3144ca24ddc3e4a41494502339cb8 (diff)
Build(deps-dev): Bump postcss from 8.2.7 to 8.2.8 (#366)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.7 to 8.2.8. - [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.7...8.2.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 72e7413..514efa1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9022,9 +9022,9 @@
"dev": true
},
"postcss": {
- "version": "8.2.7",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.7.tgz",
- "integrity": "sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==",
+ "version": "8.2.8",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.8.tgz",
+ "integrity": "sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==",
"dev": true,
"requires": {
"colorette": "^1.2.2",