mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
build: update less-loader to version 7.2.1
This commit is contained in:
parent
1aeb755855
commit
8a06b2e846
@ -171,7 +171,7 @@
|
||||
"karma-jasmine-html-reporter": "^1.5.0",
|
||||
"karma-source-map-support": "1.4.0",
|
||||
"less": "4.0.0",
|
||||
"less-loader": "7.2.0",
|
||||
"less-loader": "7.2.1",
|
||||
"license-checker": "^25.0.0",
|
||||
"license-checker-webpack-plugin": "0.2.1",
|
||||
"loader-utils": "2.0.0",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"jest-worker": "26.6.2",
|
||||
"karma-source-map-support": "1.4.0",
|
||||
"less": "4.0.0",
|
||||
"less-loader": "7.2.0",
|
||||
"less-loader": "7.2.1",
|
||||
"license-webpack-plugin": "2.3.9",
|
||||
"loader-utils": "2.0.0",
|
||||
"mini-css-extract-plugin": "1.3.3",
|
||||
|
@ -7233,10 +7233,10 @@ lcid@^2.0.0:
|
||||
dependencies:
|
||||
invert-kv "^2.0.0"
|
||||
|
||||
less-loader@7.2.0:
|
||||
version "7.2.0"
|
||||
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-7.2.0.tgz#37ba9c778d999930cd24fa1b59aa4e0ba5ba0441"
|
||||
integrity sha512-C/08kYL2+wFLFQ/c8tey4qX6xpPVtBBwGa9gtpI/bktWpSUaUkZxeOUMM2zGDrQ4s/ZVpA+Rv2RyIvwEXNVuIg==
|
||||
less-loader@7.2.1:
|
||||
version "7.2.1"
|
||||
resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-7.2.1.tgz#a923df8567256751b0ab4e0c3eecff10fd0a5876"
|
||||
integrity sha512-4v83WZ7KGbluOWPgk3iNjreAaJDNStfmmdfJbQIib3Jlc8mejV3w6A9xU+EkaivjBVqwQEK0y8cFthyNeGnrTQ==
|
||||
dependencies:
|
||||
klona "^2.0.4"
|
||||
loader-utils "^2.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user