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:07:55 +0300
committerGitHub <noreply@github.com>2021-06-18 09:07:55 +0300
commit1788b0df5af510eb5f9b76335fc5864f8186865f (patch)
tree08d418d57f4de8a542689e3893c5d0d3d9b7e5fd /package.json
parent28049ba7a612fa8b016cc5a9601a295bceef23d5 (diff)
Build(deps-dev): Bump gulp-less from 4.0.1 to 5.0.0 (#399)
Bumps [gulp-less](https://github.com/gulp-community/gulp-less) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/gulp-community/gulp-less/releases) - [Changelog](https://github.com/gulp-community/gulp-less/blob/master/Changelog.md) - [Commits](https://github.com/gulp-community/gulp-less/commits) --- updated-dependencies: - dependency-name: gulp-less dependency-type: direct:development update-type: version-update:semver-major ... 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 1c94b84..2556d71 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
},
"devDependencies": {
"gulp": "^4.0.2",
- "gulp-less": "^4.0.1",
+ "gulp-less": "^5.0.0",
"gulp-postcss": "^9.0.0",
"gulp-sass": "^4.1.0",
"gulp-stylus": "^2.7.0",