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-10-27 13:06:24 +0300
committerGitHub <noreply@github.com>2020-10-27 13:06:24 +0300
commit84653d5344a9aef9063abc670f41179f12ba0041 (patch)
tree4ca570bc8f09979fc60a7f190ddebacca87e520f /package.json
parentf2b979dec6b57425113aa835209a97fe28c90a2b (diff)
Bump postcss from 8.1.2 to 8.1.4 (#310)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.2 to 8.1.4. - [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.2...8.1.4) 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 2eba5b1..9c8e569 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"mocha": "^8.2.0",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
- "postcss": "^8.1.2",
+ "postcss": "^8.1.4",
"prettier": "^2.1.2",
"sass": "^1.27.0",
"stylelint": "^13.7.2",