1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 09:54:28 -04:00

Update minor dependencies

Explicitly set lockfile-version to 2 for Node.js 12 and 14 compatibility
This commit is contained in:
XhmikosR
2023-03-03 07:05:17 +02:00
parent 7b0dfa8f0f
commit ba5102740f
3 changed files with 102 additions and 84 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"bin-check": "^4.1.0",
"eslint": "^8.29.0",
"eslint": "^8.35.0",
"uvu": "^0.5.6"
},
"scripts": {