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

github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-09-16 09:02:02 +0300
committerXhmikosR <xhmikosr@gmail.com>2022-09-16 09:02:02 +0300
commit17d772cdd2f1a0f04e7be683d2a74aaf3bafeb8e (patch)
tree9cefc062c09f50dcd6fa79c70a43266fd70ff166 /package.json
parent8dd3e710ae273e2c8862022e1fa1558d5289a5f2 (diff)
Update devDependencies
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 a6529f14..78e2973b 100644
--- a/package.json
+++ b/package.json
@@ -33,11 +33,11 @@
"netlify": "cross-env-shell HUGO_BASEURL=$DEPLOY_PRIME_URL npm run build"
},
"devDependencies": {
- "autoprefixer": "^10.4.8",
+ "autoprefixer": "^10.4.11",
"bootstrap": "5.2.1",
"cross-env": "^7.0.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.89.0",
+ "hugo-bin": "^0.91.0",
"linkinator": "^4.0.3",
"lockfile-lint": "^4.8.0",
"markdownlint-cli2": "^0.5.1",