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-07-25 04:50:30 +0300
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-25 07:24:27 +0300
commit31d4c4810f5a550dfb3c481aee321b4377ddf637 (patch)
tree80daf921227b947da05758252f7c3b8cf2d4ff5e /package.json
parentb214bd3d0f422e86f1a332a3ecb0f41d2a27014c (diff)
chore(deps): update devdependencies (non-major)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a08a01d..ffe9acf 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"store2": "2.14.1"
},
"devDependencies": {
- "@babel/eslint-parser": "7.18.2",
+ "@babel/eslint-parser": "7.18.9",
"autoprefixer": "10.4.7",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
@@ -49,7 +49,7 @@
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"prettier-plugin-go-template": "0.0.13",
- "sass": "1.53.0",
+ "sass": "1.54.0",
"sass-loader": "13.0.2",
"shx": "0.3.4",
"svg-sprite": "1.5.4",