build(deps-dev): bump postcss in /website in the npm group
Bumps the npm group in /website with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.3 to 8.5.4 - [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.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									bf040e1188
								
							
						
					
					
						commit
						c1b57256e0
					
				|  | @ -7,7 +7,7 @@ | |||
|       "name": "website", | ||||
|       "devDependencies": { | ||||
|         "autoprefixer": "^10.4.21", | ||||
|         "postcss": "^8.5.3", | ||||
|         "postcss": "^8.5.6", | ||||
|         "postcss-cli": "^11.0.1" | ||||
|       } | ||||
|     }, | ||||
|  | @ -478,9 +478,9 @@ | |||
|       } | ||||
|     }, | ||||
|     "node_modules/postcss": { | ||||
|       "version": "8.5.3", | ||||
|       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", | ||||
|       "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", | ||||
|       "version": "8.5.6", | ||||
|       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", | ||||
|       "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
|  | @ -498,7 +498,7 @@ | |||
|       ], | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "nanoid": "^3.3.8", | ||||
|         "nanoid": "^3.3.11", | ||||
|         "picocolors": "^1.1.1", | ||||
|         "source-map-js": "^1.2.1" | ||||
|       }, | ||||
|  |  | |||
|  | @ -5,7 +5,7 @@ | |||
|     }, | ||||
|     "devDependencies": { | ||||
|     "autoprefixer": "^10.4.21", | ||||
|     "postcss": "^8.5.3", | ||||
|     "postcss": "^8.5.6", | ||||
|     "postcss-cli": "^11.0.1" | ||||
|   } | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue