Bump postcss-flexbugs-fixes from 4.2.1 to 5.0.2 in /services/idp

Bumps [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes) from 4.2.1 to 5.0.2.
- [Release notes](https://github.com/luisrudge/postcss-flexbugs-fixes/releases)
- [Changelog](https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/luisrudge/postcss-flexbugs-fixes/commits/5.0.2)

---
updated-dependencies:
- dependency-name: postcss-flexbugs-fixes
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-30 19:25:45 +00:00
committed by Ralf Haferkamp
parent 0aac1cc2a8
commit a049a2984c
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
"mini-css-extract-plugin": "0.11.3",
"optimize-css-assets-webpack-plugin": "5.0.4",
"pnp-webpack-plugin": "1.6.4",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "4.3.0",
"postcss-normalize": "10.0.1",
"postcss-preset-env": "9.1.2",
+7 -5
View File
@@ -203,8 +203,8 @@ devDependencies:
specifier: 1.6.4
version: 1.6.4(typescript@4.7.4)
postcss-flexbugs-fixes:
specifier: 4.2.1
version: 4.2.1
specifier: 5.0.2
version: 5.0.2(postcss@8.4.28)
postcss-loader:
specifier: 4.3.0
version: 4.3.0(postcss@8.4.28)(webpack@4.46.0)
@@ -9970,10 +9970,12 @@ packages:
postcss-value-parser: 4.2.0
dev: true
/postcss-flexbugs-fixes@4.2.1:
resolution: {integrity: sha512-9SiofaZ9CWpQWxOwRh1b/r85KD5y7GgvsNt1056k6OYLvWUun0czCvogfJgylC22uJTwW1KzY3Gz65NZRlvoiQ==}
/postcss-flexbugs-fixes@5.0.2(postcss@8.4.28):
resolution: {integrity: sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==}
peerDependencies:
postcss: ^8.1.4
dependencies:
postcss: 7.0.39
postcss: 8.4.28
dev: true
/postcss-focus-visible@9.0.0(postcss@8.4.28):