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>2020-11-10 15:19:26 +0300
committerGitHub <noreply@github.com>2020-11-10 15:19:26 +0300
commita25b0c88040ed60e84f0a885e036a8ef442d9e59 (patch)
tree058c60230404d349a6ef65f0a6473323a6e98b49 /package.json
parentdbca3fa316e8115d6c37753e2f44918a63be03c5 (diff)
Bump postcss from 8.1.4 to 8.1.6 (#317)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6. - [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.4...8.1.6) Signed-off-by: dependabot[bot] <support@github.com> 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 466ce2b..de64542 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"mocha": "^8.2.1",
"node-sass": "^5.0.0",
"npm-run-all": "^4.1.5",
- "postcss": "^8.1.4",
+ "postcss": "^8.1.6",
"prettier": "^2.1.2",
"sass": "^1.28.0",
"stylelint": "^13.7.2",