From ed7edcd810c7fbbc3b84f56cceab9eb2a67adfb7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 21:22:38 +0000 Subject: [PATCH] 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 e612e0f..750cc90 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "enzyme-adapter-react-16": "^1.0.2", "father": "^2.13.2", "jquery": "^3.3.1", - "less": "^3.11.1", + "less": "^4.0.0", "np": "^6.0.0", "rc-menu": "^8.0.0-alpha.2", "rc-util": "^5.2.0",