Skip to content

Commit 88d0a74

Browse files
fix(deps): update dependency caniuse-lite to v1.0.30001707 (#2127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d167de commit 88d0a74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/postcss-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@fullhuman/postcss-purgecss": "6.0.0",
2929
"autoprefixer": "10.4.21",
30-
"caniuse-lite": "1.0.30001706",
30+
"caniuse-lite": "1.0.30001707",
3131
"postcss-flexbugs-fixes": "5.0.2",
3232
"postcss-preset-env": "10.1.5"
3333
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2404,10 +2404,10 @@ camelcase@^5.0.0, camelcase@^5.3.1:
24042404
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
24052405
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
24062406

2407-
caniuse-lite@1.0.30001706, caniuse-lite@^1.0.30001688, caniuse-lite@^1.0.30001702:
2408-
version "1.0.30001706"
2409-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001706.tgz#902c3f896f4b2968031c3a546ab2ef8b465a2c8f"
2410-
integrity sha512-3ZczoTApMAZwPKYWmwVbQMFpXBDds3/0VciVoUwPUbldlYyVLmRVuRs/PcUZtHpbLRpzzDvrvnFuREsGt6lUug==
2407+
caniuse-lite@1.0.30001707, caniuse-lite@^1.0.30001688, caniuse-lite@^1.0.30001702:
2408+
version "1.0.30001707"
2409+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001707.tgz#c5e104d199e6f4355a898fcd995a066c7eb9bf41"
2410+
integrity sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==
24112411

24122412
capture-stack-trace@^1.0.0:
24132413
version "1.0.1"

0 commit comments

Comments
 (0)