Skip to content

Commit 85bdc98

Browse files
renovate-botmgechev
authored andcommitted
build: update less to version 3.10.3 (#15419)
1 parent f0a973f commit 85bdc98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
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.2",
31+
"less": "3.10.3",
3232
"less-loader": "5.0.0",
3333
"license-webpack-plugin": "2.1.2",
3434
"loader-utils": "1.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7015,10 +7015,10 @@ less-plugin-npm-import@^2.1.0:
70157015
promise "~7.0.1"
70167016
resolve "~1.1.6"
70177017

7018-
7019-
version "3.10.2"
7020-
resolved "https://registry.yarnpkg.com/less/-/less-3.10.2.tgz#49b94da22e18ed112d9500bdb2340969dafee57f"
7021-
integrity sha512-crOb5r8AnIYkWss6sJNccgb20UqvDfdZhopuDG9LGfcSQY+fAKIA/W4as5+ELnfUxnDruqC7iYyeDZmC44nMnw==
7018+
7019+
version "3.10.3"
7020+
resolved "https://registry.yarnpkg.com/less/-/less-3.10.3.tgz#417a0975d5eeecc52cff4bcfa3c09d35781e6792"
7021+
integrity sha512-vz32vqfgmoxF1h3K4J+yKCtajH0PWmjkIFgbs5d78E/c/e+UQTnI+lWK+1eQRE95PXM2mC3rJlLSSP9VQHnaow==
70227022
dependencies:
70237023
clone "^2.1.2"
70247024
optionalDependencies:

0 commit comments

Comments
 (0)