Bump postcss from 8.4.29 to 8.4.31 (#8958)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-02 14:23:00 -04:00
committed by GitHub
parent 034e9574d0
commit e76d2fb169
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -129,7 +129,7 @@
"nconf": "^0.12.0",
"ng-packagr": "14.0.3",
"nx": "14.4.2",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"postcss-sass": "^0.5.0",
"prettier": "2.8.8",
"protractor": "^7.0.0",
@@ -42340,9 +42340,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.29",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz",
"integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==",
"version": "8.4.31",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
"integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
"dev": true,
"funding": [
{
+1 -1
View File
@@ -173,7 +173,7 @@
"nconf": "^0.12.0",
"ng-packagr": "14.0.3",
"nx": "14.4.2",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"postcss-sass": "^0.5.0",
"prettier": "2.8.8",
"protractor": "^7.0.0",