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-06-18 09:01:46 +0300
committerGitHub <noreply@github.com>2021-06-18 09:01:46 +0300
commit28049ba7a612fa8b016cc5a9601a295bceef23d5 (patch)
tree5f8cf9a5969300f1d4cfa932652ef534bf0ead48 /package.json
parent698431c04c1bcac2cac4f64b9d54a19f0f221ba5 (diff)
Build(deps-dev): Bump postcss from 8.3.0 to 8.3.5 (#403)
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.0 to 8.3.5. - [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.0...8.3.5) --- 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 1fd0294..1c94b84 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"mocha": "^8.4.0",
"node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
- "postcss": "^8.3.0",
+ "postcss": "^8.3.5",
"prettier": "^2.3.1",
"sass": "^1.35.1",
"stylelint": "^13.13.1",