Skip to content

Commit aae0083

Browse files
renovate-botalan-agius4
authored andcommitted
build: update less to version 4.1.1
1 parent 8d5fcd4 commit aae0083

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"karma-jasmine": "~4.0.0",
172172
"karma-jasmine-html-reporter": "^1.5.0",
173173
"karma-source-map-support": "1.4.0",
174-
"less": "4.1.0",
174+
"less": "4.1.1",
175175
"less-loader": "7.3.0",
176176
"license-checker": "^25.0.0",
177177
"license-checker-webpack-plugin": "0.2.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"inquirer": "7.3.3",
4040
"jest-worker": "26.6.2",
4141
"karma-source-map-support": "1.4.0",
42-
"less": "4.1.0",
42+
"less": "4.1.1",
4343
"less-loader": "7.3.0",
4444
"license-webpack-plugin": "2.3.11",
4545
"loader-utils": "2.0.0",

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7097,7 +7097,24 @@ [email protected]:
70977097
loader-utils "^2.0.0"
70987098
schema-utils "^3.0.0"
70997099

7100-
[email protected], less@^4.1.0:
7100+
7101+
version "4.1.1"
7102+
resolved "https://registry.yarnpkg.com/less/-/less-4.1.1.tgz#15bf253a9939791dc690888c3ff424f3e6c7edba"
7103+
integrity sha512-w09o8tZFPThBscl5d0Ggp3RcrKIouBoQscnOMgFH3n5V3kN/CXGHNfCkRPtxJk6nKryDXaV9aHLK55RXuH4sAw==
7104+
dependencies:
7105+
copy-anything "^2.0.1"
7106+
parse-node-version "^1.0.1"
7107+
tslib "^1.10.0"
7108+
optionalDependencies:
7109+
errno "^0.1.1"
7110+
graceful-fs "^4.1.2"
7111+
image-size "~0.5.0"
7112+
make-dir "^2.1.0"
7113+
mime "^1.4.1"
7114+
needle "^2.5.2"
7115+
source-map "~0.6.0"
7116+
7117+
less@^4.1.0:
71017118
version "4.1.0"
71027119
resolved "https://registry.yarnpkg.com/less/-/less-4.1.0.tgz#a12708d1951239db1c9d7eaa405f1ebac9a75b8d"
71037120
integrity sha512-w1Ag/f34g7LwtQ/sMVSGWIyZx+gG9ZOAEtyxeX1fG75is6BMyC2lD5kG+1RueX7PkAvlQBm2Lf2aN2j0JbVr2A==

0 commit comments

Comments
 (0)