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

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-19 17:01:41 +0300
committerGitHub <noreply@github.com>2022-05-19 17:01:41 +0300
commit3e12161c996b599a5e1b9fd8d7dc7c20a754e380 (patch)
tree53be7ac238acbd22775d71e96f433a5ddd48aa64 /package.json
parent224b0d2508b4c0de92a9e12f609c0f11db037889 (diff)
chore(deps): update dependency postcss-loader to v7 (#412)
Co-authored-by: Renovate Bot <bot@renovateapp.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 2ed0cf4..a66224d 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"favicons": "6.2.2",
"favicons-webpack-plugin": "5.0.2",
"npm-run-all": "4.1.5",
- "postcss-loader": "6.2.1",
+ "postcss-loader": "7.0.0",
"prettier": "2.6.2",
"prettier-plugin-go-template": "0.0.12",
"sass": "1.51.0",