From 95b3dcc75d754a9a5fc12d78b5a84ae00240ee06 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 21:26:44 +0000 Subject: [PATCH] Bump less from 3.13.1 to 4.1.1 Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.1.1. - [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.1.1) 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 a9b5ea8..9a76da9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "father": "^2.23.1", "father-build": "^1.18.6", "gh-pages": "^3.1.0", - "less": "^3.11.1", + "less": "^4.1.1", "np": "^7.1.0", "react": "^16.10.2", "react-dom": "^16.10.2",