Update dependencies

This commit is contained in:
Veeck
2020-04-20 11:34:24 +02:00
parent 291a8f5c1f
commit cc5336900c
2 changed files with 38 additions and 43 deletions

View File

@@ -51,13 +51,13 @@
"eslint": "^6.8.0",
"http-auth": "^3.2.3",
"jsdom": "^11.6.2",
"markdownlint": "^0.19.0",
"markdownlint": "^0.20.1",
"markdownlint-cli": "^0.22.0",
"mocha": "^7.0.0",
"mocha-each": "^1.1.0",
"mocha-logger": "^1.0.6",
"spectron": "^8.0.0",
"stylelint": "^13.3.1",
"stylelint": "^13.3.2",
"stylelint-config-standard": "^20.0.0",
"yaml-lint": "^1.2.4"
},