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-10-01 12:54:01 +0300
committerGitHub <noreply@github.com>2021-10-01 12:54:01 +0300
commita01aec3479625ca94574315e76c8cd3f3cddf1bf (patch)
treeac70c48ceaf48c7e138a04b13ec9485450cad865 /package.json
parent3526e05f88db4758e4ed5ba9c484b1fdda4a2a0b (diff)
Build(deps-dev): Bump postcss from 8.3.6 to 8.3.8 (#427)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.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.3.6...8.3.8) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 ae7e571..9a5e251 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"mocha": "^9.1.1",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
- "postcss": "^8.3.6",
+ "postcss": "^8.3.8",
"prettier": "^2.4.1",
"sass": "^1.42.1",
"stylelint": "^13.13.1",