File tree 2 files changed +10
-5
lines changed
packages/angular_devkit/build_angular
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 20
20
"babel-loader" : " 8.0.6" ,
21
21
"browserslist" : " 4.7.3" ,
22
22
"cacache" : " 13.0.1" ,
23
- "caniuse-lite" : " 1.0.30001010 " ,
23
+ "caniuse-lite" : " 1.0.30001011 " ,
24
24
"circular-dependency-plugin" : " 5.2.0" ,
25
25
"clean-css" : " 4.2.1" ,
26
26
"copy-webpack-plugin" : " 5.0.5" ,
Original file line number Diff line number Diff line change @@ -2691,16 +2691,21 @@ camelcase@^5.0.0, camelcase@^5.3.1:
2691
2691
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
2692
2692
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
2693
2693
2694
- caniuse-lite@1.0.30001010, caniuse-lite@^1.0.30001010 :
2695
- version "1.0.30001010 "
2696
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001010 .tgz#397a14034d384260453cc81994f494626d34b938 "
2697
- integrity sha512-RA5GH9YjFNea4ZQszdWgh2SC+dpLiRAg4VDQS2b5JRI45OxmbGrYocYHTa9x0bKMQUE7uvHkNPNffUr+pCxSGw ==
2694
+ caniuse-lite@1.0.30001011 :
2695
+ version "1.0.30001011 "
2696
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001011 .tgz#0d6c4549c78c4a800bb043a83ca0cbe0aee6c6e1 "
2697
+ integrity sha512-h+Eqyn/YA6o6ZTqpS86PyRmNWOs1r54EBDcd2NTwwfsXQ8re1B38SnB+p2RKF8OUsyEIjeDU8XGec1RGO/wYCg ==
2698
2698
2699
2699
caniuse-lite@^1.0.30001004, caniuse-lite@^1.0.30001006 :
2700
2700
version "1.0.30001008"
2701
2701
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001008.tgz#b8841b1df78a9f5ed9702537ef592f1f8772c0d9"
2702
2702
integrity sha512-b8DJyb+VVXZGRgJUa30cbk8gKHZ3LOZTBLaUEEVr2P4xpmFigOCc62CO4uzquW641Ouq1Rm9N+rWLWdSYDaDIw==
2703
2703
2704
+ caniuse-lite@^1.0.30001010 :
2705
+ version "1.0.30001010"
2706
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001010.tgz#397a14034d384260453cc81994f494626d34b938"
2707
+ integrity sha512-RA5GH9YjFNea4ZQszdWgh2SC+dpLiRAg4VDQS2b5JRI45OxmbGrYocYHTa9x0bKMQUE7uvHkNPNffUr+pCxSGw==
2708
+
2704
2709
canonical-path@1.0.0 :
2705
2710
version "1.0.0"
2706
2711
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