From 52b3768c3730f2a63650d2bee735c2561717457f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 21:30:55 +0000 Subject: [PATCH] :arrow_up: Bump less from 3.13.1 to 4.0.0 Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.0.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.13.1...v4.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4aa480f..03b264d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint": "^7.0.0", "father": "^2.13.4", "husky": "^4.2.5", - "less": "^3.10.3", + "less": "^4.0.0", "np": "^7.0.0", "prettier": "^2.0.5", "pretty-quick": "^3.0.0",