Skip to content

Commit 9d67642

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update less to version 3.10.2
1 parent 94df0ef commit 9d67642

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"glob": "7.1.4",
2929
"istanbul-instrumenter-loader": "3.0.1",
3030
"karma-source-map-support": "1.4.0",
31-
"less": "3.10.1",
31+
"less": "3.10.2",
3232
"less-loader": "5.0.0",
3333
"license-webpack-plugin": "2.1.2",
3434
"loader-utils": "1.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7010,10 +7010,10 @@ less-plugin-npm-import@^2.1.0:
70107010
promise "~7.0.1"
70117011
resolve "~1.1.6"
70127012

7013-
less@3.10.1:
7014-
version "3.10.1"
7015-
resolved "https://registry.yarnpkg.com/less/-/less-3.10.1.tgz#a1c97e3436acdfd1757916333b9906f3af7d559e"
7016-
integrity sha512-xlPx6vt5nAm1DGDnuv06SNQba4WnMKY5vZkgCrnyKXkDbs09kl9cc2nSS7OMufLT60IWsxUSnwr1Rkh4rkMFcg==
7013+
less@3.10.2:
7014+
version "3.10.2"
7015+
resolved "https://registry.yarnpkg.com/less/-/less-3.10.2.tgz#49b94da22e18ed112d9500bdb2340969dafee57f"
7016+
integrity sha512-crOb5r8AnIYkWss6sJNccgb20UqvDfdZhopuDG9LGfcSQY+fAKIA/W4as5+ELnfUxnDruqC7iYyeDZmC44nMnw==
70177017
dependencies:
70187018
clone "^2.1.2"
70197019
optionalDependencies:

0 commit comments

Comments
 (0)