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>2021-05-11 15:12:39 +0300
committerGitHub <noreply@github.com>2021-05-11 15:12:39 +0300
commite8a9a8838f332be706b54255e1d706ff9963df1c (patch)
tree73ef529c2b10d95f78b2e1111dda1dd053a98ce3 /package.json
parenta471d5cd0266f0fe5b72a7a9200c5fc9439e141b (diff)
chore(deps-dev): bump postcss from 8.2.13 to 8.2.15 (#86)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.15. - [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.2.13...8.2.15) 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 192b60c..48bc376 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@fullhuman/postcss-purgecss": "^4.0.3",
"@tailwindcss/typography": "^0.4.0",
"autoprefixer": "^10.2.5",
- "postcss": "^8.2.13",
+ "postcss": "^8.2.15",
"postcss-cli": "^8.3.1",
"postcss-import": "^14.0.2",
"prettier": "^2.2.1",