1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 12:14:26 -04:00

Update mocha to v7.2.0 and regenerate package-lock.json

This commit is contained in:
XhmikosR
2020-05-31 16:23:04 +03:00
parent c90c711607
commit 40ed9279ae
2 changed files with 46 additions and 36 deletions

View File

@@ -19,7 +19,7 @@
"devDependencies": {
"bin-check": "^4.1.0",
"eslint": "^6.8.0",
"mocha": "^7.1.2"
"mocha": "^7.2.0"
},
"scripts": {
"eslint": "eslint .",