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>2020-12-15 15:52:51 +0300
committerGitHub <noreply@github.com>2020-12-15 15:52:51 +0300
commitdb6520fb9a0efbc7c0ac8f065d736df62b0e6ed7 (patch)
tree0615fb204dde175d9b12988819458d430fe2ced8 /package.json
parentc106e447603681f7fe6aa5eb1c0d696bac952899 (diff)
Bump less from 3.12.2 to 3.13.0 (#331)
Bumps [less](https://github.com/less/less.js) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/compare/v3.12.2...v3.13.0) 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 ccb5d43..87d1214 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"gulp-postcss": "^9.0.0",
"gulp-sass": "^4.1.0",
"gulp-stylus": "^2.7.0",
- "less": "^3.12.2",
+ "less": "^3.13.0",
"mocha": "^8.2.1",
"node-sass": "^5.0.0",
"npm-run-all": "^4.1.5",