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-03-07 20:14:17 +0300
committerGitHub <noreply@github.com>2022-03-07 20:14:17 +0300
commit66b518d540b51b3a1252c435d3f9376a62ffae9a (patch)
treedc016c2cb9ec1082f2512ccebed1d3eaaae7cba9 /package.json
parentd5924b613c22b7435c3d387dcd4225e011623d66 (diff)
chore(deps-dev): bump postcss from 8.4.7 to 8.4.8 (#173)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8. - [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.4.7...8.4.8) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 4faa38d..dd8a198 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@fullhuman/postcss-purgecss": "^4.1.3",
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.4.2",
- "postcss": "^8.4.7",
+ "postcss": "^8.4.8",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.0.2",
"prettier": "^2.2.1",