Skip to content

Commit d0f844d

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update less to version 3.10.1
1 parent f7f5f5b commit d0f844d

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
@@ -26,7 +26,7 @@
2626
"glob": "7.1.4",
2727
"istanbul-instrumenter-loader": "3.0.1",
2828
"karma-source-map-support": "1.4.0",
29-
"less": "3.9.0",
29+
"less": "3.10.1",
3030
"less-loader": "5.0.0",
3131
"license-webpack-plugin": "2.1.2",
3232
"loader-utils": "1.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6950,10 +6950,10 @@ less-plugin-npm-import@^2.1.0:
69506950
promise "~7.0.1"
69516951
resolve "~1.1.6"
69526952

6953-
less@3.9.0:
6954-
version "3.9.0"
6955-
resolved "https://registry.yarnpkg.com/less/-/less-3.9.0.tgz#b7511c43f37cf57dc87dffd9883ec121289b1474"
6956-
integrity sha512-31CmtPEZraNUtuUREYjSqRkeETFdyEHSEPAGq4erDlUXtda7pzNmctdljdIagSb589d/qXGWiiP31R5JVf+v0w==
6953+
less@3.10.1:
6954+
version "3.10.1"
6955+
resolved "https://registry.yarnpkg.com/less/-/less-3.10.1.tgz#a1c97e3436acdfd1757916333b9906f3af7d559e"
6956+
integrity sha512-xlPx6vt5nAm1DGDnuv06SNQba4WnMKY5vZkgCrnyKXkDbs09kl9cc2nSS7OMufLT60IWsxUSnwr1Rkh4rkMFcg==
69576957
dependencies:
69586958
clone "^2.1.2"
69596959
optionalDependencies:

0 commit comments

Comments
 (0)