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-09 14:57:40 +0300
committerGitHub <noreply@github.com>2021-03-09 14:57:40 +0300
commitf8cae9f8ecd3144ca24ddc3e4a41494502339cb8 (patch)
tree129213afb294bb66cce1f0dd59ed63a40fb55f37 /package.json
parent060467f4cc8d47907f4e35a56fab3718a22ef52f (diff)
Build(deps-dev): Bump postcss from 8.2.6 to 8.2.7 (#361)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.6 to 8.2.7. - [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.6...8.2.7) 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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b42d6b1..d365006 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"mocha": "^8.3.1",
"node-sass": "^5.0.0",
"npm-run-all": "^4.1.5",
- "postcss": "^8.2.6",
+ "postcss": "^8.2.7",
"prettier": "^2.2.1",
"sass": "^1.32.8",
"stylelint": "^13.12.0",