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-05-11 13:23:49 +0300
committerGitHub <noreply@github.com>2021-05-11 13:23:49 +0300
commit3aabb98832c284d29e6cffb20317af7e64ead9fc (patch)
tree21f2838bcb3f012c913c6d30006f18de234a7862 /package.json
parentd02890bc72dd07e514f617d91876c1fdf62f11aa (diff)
Build(deps-dev): Bump postcss from 8.2.13 to 8.2.15 (#392)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.15. - [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.13...8.2.15) 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 c40a751..51cb6b9 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"mocha": "^8.3.2",
"node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
- "postcss": "^8.2.13",
+ "postcss": "^8.2.15",
"prettier": "^2.3.0",
"sass": "^1.32.12",
"stylelint": "^13.13.1",