build(deps-dev): bump postcss-cli from 5.0.1 to 7.1.2 in /website (#872)

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-07-01 00:21:39 +02:00 committed by GitHub
parent 0fe4456abc
commit b95ccec075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 478 additions and 1801 deletions

2277
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,6 +18,6 @@
"homepage": "https://github.com/bep/tech-doc-hugo#readme", "homepage": "https://github.com/bep/tech-doc-hugo#readme",
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.8.8", "autoprefixer": "^9.8.8",
"postcss-cli": "^5.0.1" "postcss-cli": "^7.1.2"
} }
} }