chore(deps): update dependency postcss-preset-env to v7.3.1 (#1483)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #1483
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-02-03 10:20:37 +00:00 committed by konrad
parent a68ebff8df
commit fdcb6b31cb
2 changed files with 10 additions and 10 deletions

View File

@ -79,7 +79,7 @@
"happy-dom": "2.31.1",
"netlify-cli": "8.15.0",
"postcss": "8.4.6",
"postcss-preset-env": "7.3.0",
"postcss-preset-env": "7.3.1",
"rollup": "2.67.0",
"rollup-plugin-visualizer": "5.5.4",
"sass": "1.49.7",

View File

@ -10396,10 +10396,10 @@ postcss-nesting@^10.1.2:
dependencies:
postcss-selector-parser "^6.0.8"
postcss-opacity-percentage@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.1.tgz#8e629b4b65e197dad715ab4cb9be8d732fd38bbb"
integrity sha512-WZo/LXA2fDrkCwN7QQbf3uc6hSd1SON+Ilb0Smg9FojqpOPhrHx9kmv3hXxWi1rPepKl/NdoAU6FmhTnYKFigg==
postcss-opacity-percentage@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.2.tgz#bd698bb3670a0a27f6d657cc16744b3ebf3b1145"
integrity sha512-lyUfF7miG+yewZ8EAk9XUBIlrHyUE6fijnesuz+Mj5zrIHIEw6KcIZSOk/elVMqzLvREmXB83Zi/5QpNRYd47w==
postcss-overflow-shorthand@^3.0.2:
version "3.0.2"
@ -10418,10 +10418,10 @@ postcss-place@^7.0.3:
dependencies:
postcss-value-parser "^4.2.0"
postcss-preset-env@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.3.0.tgz#c745dcfea659fa5a8424bb740fde4ad28e38518e"
integrity sha512-mEK7vqBL/BvynALHNc9pC7T7jolNm3ouornf9p4WpXW+sGooV3kCLvS4kKXE+rL6i12LKUgleJOZRPaoOuNLEg==
postcss-preset-env@7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.3.1.tgz#f17c609cfab3432620b92888464f92b4dba5eca0"
integrity sha512-x7fNsJxfkY60P4FUNwhJUOfXBFfnObd2EcUYY97sXZ0XRLgmAE65es9EFIYHq1rAk7X3LMfbG+L9wYgkrNsq5Q==
dependencies:
"@csstools/postcss-font-format-keywords" "^1.0.0"
"@csstools/postcss-hwb-function" "^1.0.0"
@ -10454,7 +10454,7 @@ postcss-preset-env@7.3.0:
postcss-logical "^5.0.3"
postcss-media-minmax "^5.0.0"
postcss-nesting "^10.1.2"
postcss-opacity-percentage "^1.1.1"
postcss-opacity-percentage "^1.1.2"
postcss-overflow-shorthand "^3.0.2"
postcss-page-break "^3.0.4"
postcss-place "^7.0.3"