Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/janraasch/hugo-product-launch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-16 17:22:31 +0300
committerGitHub <noreply@github.com>2022-09-16 17:22:31 +0300
commit1535f05a3130bab611a4b42f578c277a1853c153 (patch)
treeccfd070a424c2e1ea898a82d6d677f6b1e72e048 /package.json
parent2df94212aa48a62d269c93279e9750085dc850ae (diff)
chore(deps-dev): bump postcss-cli from 9.1.0 to 10.0.0 (#200)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.1.0 to 10.0.0. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/9.1.0...10.0.0) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 48ef6ea..217d10b 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.4.11",
"postcss": "^8.4.16",
- "postcss-cli": "^9.1.0",
+ "postcss-cli": "^10.0.0",
"postcss-import": "^15.0.0",
"prettier": "^2.2.1",
"prettier-plugin-go-template": "0.0.10",