Skip to content

Commit 89e0b97

Browse files
renovate-botdgp1130
authored andcommitted
build: update caniuse-lite to version 1.0.30001011
1 parent 316786d commit 89e0b97

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"babel-loader": "8.0.6",
2121
"browserslist": "4.7.3",
2222
"cacache": "13.0.1",
23-
"caniuse-lite": "1.0.30001010",
23+
"caniuse-lite": "1.0.30001011",
2424
"circular-dependency-plugin": "5.2.0",
2525
"clean-css": "4.2.1",
2626
"copy-webpack-plugin": "5.0.5",

yarn.lock

+9-4
Original file line numberDiff line numberDiff line change
@@ -2691,16 +2691,21 @@ camelcase@^5.0.0, camelcase@^5.3.1:
26912691
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
26922692
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
26932693

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==
26982698

26992699
caniuse-lite@^1.0.30001004, caniuse-lite@^1.0.30001006:
27002700
version "1.0.30001008"
27012701
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001008.tgz#b8841b1df78a9f5ed9702537ef592f1f8772c0d9"
27022702
integrity sha512-b8DJyb+VVXZGRgJUa30cbk8gKHZ3LOZTBLaUEEVr2P4xpmFigOCc62CO4uzquW641Ouq1Rm9N+rWLWdSYDaDIw==
27032703

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+
27042709
canonical-path@1.0.0:
27052710
version "1.0.0"
27062711
resolved "https://registry.yarnpkg.com/canonical-path/-/canonical-path-1.0.0.tgz#fcb470c23958def85081856be7a86e904f180d1d"

0 commit comments

Comments
 (0)