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] <29139614+renovate[bot]@users.noreply.github.com>2022-08-01 08:58:54 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-01 19:33:52 +0300
commitbc95115a9d767c93afcef3aa96f8bdcdbed8b49f (patch)
tree9d732e2c73baad5546f1dd816a4602cd7d8abe5b /package.json
parent31d4c4810f5a550dfb3c481aee321b4377ddf637 (diff)
chore(deps): update devdependencies (non-major)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index ffe9acf..2408380 100644
--- a/package.json
+++ b/package.json
@@ -37,10 +37,10 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.18.9",
- "autoprefixer": "10.4.7",
+ "autoprefixer": "10.4.8",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
- "eslint": "8.20.0",
+ "eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"favicons": "6.2.2",
@@ -54,7 +54,7 @@
"shx": "0.3.4",
"svg-sprite": "1.5.4",
"svgtofont": "3.17.8",
- "webpack": "5.73.0",
+ "webpack": "5.74.0",
"webpack-cli": "4.10.0",
"webpack-manifest-plugin": "5.0.0",
"webpack-remove-empty-scripts": "0.8.1"