Skip to content

Commit 19bbddc

Browse files
renovate-botdgp1130
authored andcommitted
build: update less to version 3.11.1
1 parent 967b963 commit 19bbddc

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"glob": "7.1.6",
3232
"jest-worker": "25.1.0",
3333
"karma-source-map-support": "1.4.0",
34-
"less": "3.10.3",
34+
"less": "3.11.1",
3535
"less-loader": "5.0.0",
3636
"license-webpack-plugin": "2.1.3",
3737
"loader-utils": "1.2.3",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6729,12 +6729,13 @@ [email protected]:
67296729
loader-utils "^1.1.0"
67306730
pify "^4.0.1"
67316731

6732-
less@3.10.3:
6733-
version "3.10.3"
6734-
resolved "https://registry.yarnpkg.com/less/-/less-3.10.3.tgz#417a0975d5eeecc52cff4bcfa3c09d35781e6792"
6735-
integrity sha512-vz32vqfgmoxF1h3K4J+yKCtajH0PWmjkIFgbs5d78E/c/e+UQTnI+lWK+1eQRE95PXM2mC3rJlLSSP9VQHnaow==
6732+
less@3.11.1:
6733+
version "3.11.1"
6734+
resolved "https://registry.yarnpkg.com/less/-/less-3.11.1.tgz#c6bf08e39e02404fe6b307a3dfffafdc55bd36e2"
6735+
integrity sha512-tlWX341RECuTOvoDIvtFqXsKj072hm3+9ymRBe76/mD6O5ZZecnlAOVDlWAleF2+aohFrxNidXhv2773f6kY7g==
67366736
dependencies:
67376737
clone "^2.1.2"
6738+
tslib "^1.10.0"
67386739
optionalDependencies:
67396740
errno "^0.1.1"
67406741
graceful-fs "^4.1.2"

0 commit comments

Comments
 (0)