Skip to content

Commit

Permalink
chore(deps-dev): bump postcss-preset-env from 9.5.4 to 9.5.5 (#10907)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent bd27a23 commit a7a64b7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -219,7 +219,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^9.5.4",
"postcss-preset-env": "^9.5.5",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
"prompts": "^2.4.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -11972,10 +11972,10 @@ postcss-custom-media@^10.0.4:
"@csstools/css-tokenizer" "^2.2.4"
"@csstools/media-query-list-parser" "^2.1.9"

postcss-custom-properties@^13.3.6:
version "13.3.6"
resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-13.3.6.tgz#f18f3105ab33b8cb2e69da38192a415f6e4c0ea8"
integrity sha512-vVVIwQbJiIz+PBLMIWA6XMi53Zg66/f474KolA7x0Das6EwkATc/9ZvM6zZx2gs7ZhcgVHjmWBbHkK9FlCgLeA==
postcss-custom-properties@^13.3.7:
version "13.3.7"
resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-13.3.7.tgz#87f8ce173b147dc5e7e7d7f36123042b2572afd6"
integrity sha512-0N9F/GUCr/D0IazjzHahyYW2bQVDT6qDtEudiGHAhMd3XqhfM3VmfYVlkc/40DOhsPtngSNb54/Ctu8msvFOvQ==
dependencies:
"@csstools/cascade-layer-name-parser" "^1.0.9"
"@csstools/css-parser-algorithms" "^2.6.1"
Expand Down Expand Up @@ -12288,10 +12288,10 @@ postcss-place@^9.0.1:
dependencies:
postcss-value-parser "^4.2.0"

postcss-preset-env@^9.5.4:
version "9.5.4"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-9.5.4.tgz#ea01cc1eb404a9b80f3375a62b50d36d6f27415a"
integrity sha512-o/jOlJjhm4f6rI5q1f+4Og3tz1cjaO50er9ndk7ZdcXHjWOH49kMAhqDC/nQifypQkOAiAmF46dPt3pZM+Cwbg==
postcss-preset-env@^9.5.5:
version "9.5.5"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-9.5.5.tgz#b44aa9110007d92c6d5d157b615d9cff15ac1664"
integrity sha512-tg71KfEgTHMM+C4LpWtKfHFWEunfWj1JThq/Odsw60MOowcffBrMAcSBDE+imftW5/BD3mpOiiTL6c+KcnGaLQ==
dependencies:
"@csstools/postcss-cascade-layers" "^4.0.4"
"@csstools/postcss-color-function" "^3.0.13"
Expand Down Expand Up @@ -12334,7 +12334,7 @@ postcss-preset-env@^9.5.4:
postcss-color-hex-alpha "^9.0.4"
postcss-color-rebeccapurple "^9.0.3"
postcss-custom-media "^10.0.4"
postcss-custom-properties "^13.3.6"
postcss-custom-properties "^13.3.7"
postcss-custom-selectors "^7.1.8"
postcss-dir-pseudo-class "^8.0.1"
postcss-double-position-gradients "^5.0.6"
Expand Down

0 comments on commit a7a64b7

Please sign in to comment.