File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 19
19
"autoprefixer" : " 9.7.1" ,
20
20
"browserslist" : " 4.7.2" ,
21
21
"cacache" : " 13.0.1" ,
22
- "caniuse-lite" : " 1.0.30001006 " ,
22
+ "caniuse-lite" : " 1.0.30001008 " ,
23
23
"circular-dependency-plugin" : " 5.2.0" ,
24
24
"clean-css" : " 4.2.1" ,
25
25
"copy-webpack-plugin" : " 5.0.4" ,
Original file line number Diff line number Diff line change @@ -2652,10 +2652,10 @@ camelcase@^5.0.0, camelcase@^5.3.1:
2652
2652
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
2653
2653
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
2654
2654
2655
- caniuse-lite@1.0.30001006, caniuse-lite@^1.0.30001006 :
2656
- version "1.0.30001006 "
2657
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001006 .tgz#5b6e8288792cfa275f007b2819a00ccad7112655 "
2658
- integrity sha512-MXnUVX27aGs/QINz+QG1sWSLDr3P1A3Hq5EUWoIt0T7K24DuvMxZEnh3Y5aHlJW6Bz2aApJdSewdYLd8zQnUuw ==
2655
+ caniuse-lite@1.0.30001008 :
2656
+ version "1.0.30001008 "
2657
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001008 .tgz#b8841b1df78a9f5ed9702537ef592f1f8772c0d9 "
2658
+ integrity sha512-b8DJyb+VVXZGRgJUa30cbk8gKHZ3LOZTBLaUEEVr2P4xpmFigOCc62CO4uzquW641Ouq1Rm9N+rWLWdSYDaDIw ==
2659
2659
2660
2660
caniuse-lite@^1.0.30000999 :
2661
2661
version "1.0.30001002"
@@ -2667,6 +2667,11 @@ caniuse-lite@^1.0.30001004:
2667
2667
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001004.tgz#d879b73981b255488316da946c39327d8c00a586"
2668
2668
integrity sha512-3nfOR4O8Wa2RWoYfJkMtwRVOsK96TQ+eq57wd0iKaEWl8dwG4hKZ/g0MVBfCvysFvMLi9fQGR/DvozMdkEPl3g==
2669
2669
2670
+ caniuse-lite@^1.0.30001006 :
2671
+ version "1.0.30001006"
2672
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001006.tgz#5b6e8288792cfa275f007b2819a00ccad7112655"
2673
+ integrity sha512-MXnUVX27aGs/QINz+QG1sWSLDr3P1A3Hq5EUWoIt0T7K24DuvMxZEnh3Y5aHlJW6Bz2aApJdSewdYLd8zQnUuw==
2674
+
2670
2675
canonical-path@1.0.0 :
2671
2676
version "1.0.0"
2672
2677
resolved "https://registry.yarnpkg.com/canonical-path/-/canonical-path-1.0.0.tgz#fcb470c23958def85081856be7a86e904f180d1d"
You can’t perform that action at this time.
0 commit comments