File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
"clean-css" : " 4.2.1" ,
21
21
"copy-webpack-plugin" : " 5.0.3" ,
22
22
"core-js" : " 3.1.3" ,
23
- "file-loader" : " 3 .0.1 " ,
23
+ "file-loader" : " 4 .0.0 " ,
24
24
"glob" : " 7.1.4" ,
25
25
"istanbul-instrumenter-loader" : " 3.0.1" ,
26
26
"karma-source-map-support" : " 1.4.0" ,
Original file line number Diff line number Diff line change @@ -3755,12 +3755,12 @@ figures@^2.0.0:
3755
3755
dependencies :
3756
3756
escape-string-regexp "^1.0.5"
3757
3757
3758
- file-loader@3 .0.1 :
3759
- version "3 .0.1 "
3760
- resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-3 .0.1 .tgz#f8e0ba0b599918b51adfe45d66d1e771ad560faa "
3761
- integrity sha512-4sNIOXgtH/9WZq4NvlfU3Opn5ynUsqBwSLyM+I7UOwdGigTBYfVVQEwe/msZNX/j4pCJTIM14Fsw66Svo1oVrw ==
3758
+ file-loader@4 .0.0 :
3759
+ version "4 .0.0 "
3760
+ resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4 .0.0 .tgz#c3570783fefb6e1bc0978a856f4bf5825b966c2a "
3761
+ integrity sha512-roAbL6IdSGczwfXxhMi6Zq+jD4IfUpL0jWHD7fvmjdOVb7xBfdRUHe4LpBgO23VtVK5AW1OlWZo0p34Jvx3iWg ==
3762
3762
dependencies :
3763
- loader-utils "^1.0 .2"
3763
+ loader-utils "^1.2 .2"
3764
3764
schema-utils "^1.0.0"
3765
3765
3766
3766
filename-regex@^2.0.0 :
@@ -5797,7 +5797,7 @@ loader-runner@^2.3.0:
5797
5797
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.1.tgz#026f12fe7c3115992896ac02ba022ba92971b979"
5798
5798
integrity sha512-By6ZFY7ETWOc9RFaAIb23IjJVcM4dvJC/N57nmdz9RSkMXvAXGI7SyVlAw3v8vjtDRlqThgVDVmTnr9fqMlxkw==
5799
5799
5800
- [email protected] , loader-utils@^1.2.3:
5800
+ [email protected] , loader-utils@^1.2.2, loader-utils@^1.2. 3:
5801
5801
version "1.2.3"
5802
5802
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
5803
5803
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
You can’t perform that action at this time.
0 commit comments