mirror of
https://github.com/kopia/kopia.git
synced 2026-05-09 15:23:02 -04:00
Bumps the npm_and_yarn group with 1 update in the /site directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.8 to 8.5.12 - [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.8...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 lines
247 B
JSON
14 lines
247 B
JSON
{
|
|
"name": "site",
|
|
"version": "0.0.1",
|
|
"description": "Kopia site.",
|
|
"main": "none.js",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"autoprefixer": "^10.4.14",
|
|
"postcss": "^8.5.12",
|
|
"postcss-cli": "^10.1.0"
|
|
}
|
|
}
|