1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00

bump dev dependencies

This commit is contained in:
2022-01-27 11:41:00 -05:00
parent 392e18eb0c
commit 30de45d810
2 changed files with 58 additions and 92 deletions
+2 -2
View File
@@ -34,8 +34,8 @@
"devDependencies": {
"@jakejarvis/eslint-config": "*",
"del": "^6.0.0",
"eslint": "^8.6.0",
"mocha": "^9.1.3"
"eslint": "^8.7.0",
"mocha": "^9.2.0"
},
"scripts": {
"postinstall": "node postinstall.js",