mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump postcss from 8.4.23 to 8.4.29 (#8912)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.29. - [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.23...8.4.29) --- 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:
Generated
+4
-3
@@ -126,7 +126,7 @@
|
||||
"nconf": "^0.12.0",
|
||||
"ng-packagr": "14.0.3",
|
||||
"nx": "14.4.2",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss": "^8.4.29",
|
||||
"postcss-sass": "^0.5.0",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-retry-angular-cli": "^2.0.3",
|
||||
@@ -41785,7 +41785,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.23",
|
||||
"version": "8.4.29",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz",
|
||||
"integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -41801,7 +41803,6 @@
|
||||
"url": "https://github.com/sponsors/ai"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"nanoid": "^3.3.6",
|
||||
"picocolors": "^1.0.0",
|
||||
|
||||
+1
-1
@@ -170,7 +170,7 @@
|
||||
"nconf": "^0.12.0",
|
||||
"ng-packagr": "14.0.3",
|
||||
"nx": "14.4.2",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss": "^8.4.29",
|
||||
"postcss-sass": "^0.5.0",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-retry-angular-cli": "^2.0.3",
|
||||
|
||||
Reference in New Issue
Block a user