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-09-01 14:54:09 +0300
committerGitHub <noreply@github.com>2021-09-01 14:54:09 +0300
commit31dfcd018d1b4dd16237576e73e702a1a93432bf (patch)
tree3e59f4dfb297980ec357599ba8560d6e438c1cbe /package.json
parent34e2fe2c1b64b1e8a6c4dc4c4077cf66e2336f1d (diff)
Build(deps-dev): Bump gulp-postcss from 9.0.0 to 9.0.1 (#418)
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/postcss/gulp-postcss/releases) - [Commits](https://github.com/postcss/gulp-postcss/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: gulp-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> 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 40859e2..255d66e 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"devDependencies": {
"gulp": "^4.0.2",
"gulp-less": "^5.0.0",
- "gulp-postcss": "^9.0.0",
+ "gulp-postcss": "^9.0.1",
"gulp-sass": "^5.0.0",
"gulp-stylus": "^2.7.0",
"less": "^4.1.1",