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

Update devDependencies

* mocha  ^8.2.0  →  ^8.2.1
This commit is contained in:
XhmikosR
2020-11-03 15:31:00 +02:00
parent 520ea02bda
commit 6493d359ed
2 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
"devDependencies": {
"bin-check": "^4.1.0",
"eslint": "^7.12.1",
"mocha": "^8.2.0"
"mocha": "^8.2.1"
},
"scripts": {
"eslint": "eslint .",