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-12-01 15:00:25 +0300
committerGitHub <noreply@github.com>2021-12-01 15:00:25 +0300
commitbcfb183b1442f4d9ebc8b679c1394fb69e9f78b9 (patch)
tree46715cedbe7627ca823a5903fc02e47c4e4ecd9a /package.json
parentc09921b478fe8a11faeb3bea3e4383297c84c69b (diff)
Build(deps-dev): Bump postcss from 8.3.8 to 8.4.4 (#432)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.4.4. - [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.8...8.4.4) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor ... 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 95bd5fd..16028cf 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"mocha": "^9.1.2",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
- "postcss": "^8.3.8",
+ "postcss": "^8.4.4",
"prettier": "^2.4.1",
"sass": "^1.44.0",
"stylelint": "^13.13.1",