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

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

This commit is contained in:
XhmikosR
2020-05-06 14:44:18 +03:00
parent 21a6f92ef0
commit 66eba9d9b0
2 changed files with 61 additions and 79 deletions

View File

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