1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-03 04:45:21 +02:00

fix(postcss): update postcss to 8.4.32 [EE-6490]
Some checks failed
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:linux]) (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
/ triage (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Close Stale Issues / stale (push) Has been cancelled
Nightly Code Security Scan / Client Dependency Check (push) Has been cancelled
Nightly Code Security Scan / Server Dependency Check (push) Has been cancelled
Nightly Code Security Scan / Image Vulnerability Check (push) Has been cancelled
Nightly Code Security Scan / Analyse Scan Results (push) Has been cancelled

This commit is contained in:
Matt Hook 2023-12-29 06:39:53 +13:00 committed by GitHub
parent 27e997fe0d
commit 2e15cad048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 6 deletions

View file

@ -196,7 +196,7 @@
"msw-storybook-addon": "^1.8.0",
"ngtemplate-loader": "^2.1.0",
"plop": "^4.0.0",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-loader": "^7.3.3",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",