File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 19
19
"autoprefixer" : " 9.6.5" ,
20
20
"browserslist" : " 4.7.1" ,
21
21
"cacache" : " 13.0.1" ,
22
- "caniuse-lite" : " 1.0.30000999 " ,
22
+ "caniuse-lite" : " 1.0.30001002 " ,
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 @@ -2639,7 +2639,12 @@ camelcase@^5.0.0, camelcase@^5.3.1:
2639
2639
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
2640
2640
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
2641
2641
2642
- caniuse-lite@1.0.30000999, caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30000999 :
2642
+ caniuse-lite@1.0.30001002 :
2643
+ version "1.0.30001002"
2644
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001002.tgz#ba999a737b1abd5bf0fd47efe43a09b9cadbe9b0"
2645
+ integrity sha512-pRuxPE8wdrWmVPKcDmJJiGBxr6lFJq4ivdSeo9FTmGj5Rb8NX3Mby2pARG57MXF15hYAhZ0nHV5XxT2ig4bz3g==
2646
+
2647
+ caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30000999 :
2643
2648
version "1.0.30000999"
2644
2649
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000999.tgz#427253a69ad7bea4aa8d8345687b8eec51ca0e43"
2645
2650
integrity sha512-1CUyKyecPeksKwXZvYw0tEoaMCo/RwBlXmEtN5vVnabvO0KPd9RQLcaAuR9/1F+KDMv6esmOFWlsXuzDk+8rxg==
You can’t perform that action at this time.
0 commit comments