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

github.com/thegeeklab/hugo-geekblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2022-05-23 04:04:53 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-23 07:14:45 +0300
commit87fa20259277e4577cf25b6758425f485973788c (patch)
tree61e2f336f5bb28297065dccc640b6e050a31288d /package.json
parent27963809944c79599d953d6adce9d3163cf4ffd3 (diff)
chore(deps): update devdependencies (non-major)
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index ac2914b..0797ad6 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"autoprefixer": "10.4.7",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
- "eslint": "8.15.0",
+ "eslint": "8.16.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"favicons": "6.2.2",
@@ -48,13 +48,13 @@
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.0",
"prettier": "2.6.2",
- "prettier-plugin-go-template": "0.0.12",
- "sass": "1.51.0",
+ "prettier-plugin-go-template": "0.0.13",
+ "sass": "1.52.1",
"sass-loader": "13.0.0",
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.17.6",
- "webpack": "5.72.0",
+ "webpack": "5.72.1",
"webpack-cli": "4.9.2",
"webpack-manifest-plugin": "5.0.0",
"webpack-remove-empty-scripts": "0.8.0"