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

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2022-02-01 13:13:46 +0300
committerHenk Verlinde <henk@ventizo.com>2022-02-01 13:13:46 +0300
commit57c76b58b5305fdc22669adfef3e094f5f046eeb (patch)
treed2da304aae6bad3f613d71751f9a20472702f62c /package.json
parent5981ab0d20871eece06411bcca90492a719475be (diff)
deps: bump versions to latest
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 6a8174f..be00033 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"autoprefixer": "^10.4",
"bootstrap": "^5.1",
"clipboard": "^2.0",
- "eslint": "^8.6",
+ "eslint": "^8.8",
"exec-bin": "^1.0.0",
"flexsearch": "^0.7.21",
"highlight.js": "^11.4",
@@ -61,6 +61,6 @@
"stylelint-config-standard-scss": "^3.0"
},
"otherDependencies": {
- "hugo": "0.92.0"
+ "hugo": "0.92.1"
}
}