Downgrade test utils.

This commit is contained in:
Michael Teeuw 2020-01-01 20:26:16 +01:00
parent 2767e31a28
commit 3dba46b74f
2 changed files with 139 additions and 756 deletions

885
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,8 +34,8 @@
},
"homepage": "https://magicmirror.builders",
"devDependencies": {
"chai": "latest",
"chai-as-promised": "latest",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"current-week-number": "^1.0.7",
"danger": "^3.1.3",
"grunt": "latest",
@ -47,9 +47,9 @@
"http-auth": "^3.2.3",
"jsdom": "^11.6.2",
"jshint": "^2.10.2",
"mocha": "latest",
"mocha-each": "latest",
"mocha-logger": "latest",
"mocha": "^4.1.0",
"mocha-each": "^1.1.0",
"mocha-logger": "^1.0.6",
"spectron": "^3.8.0",
"stylelint": "latest",
"stylelint-config-standard": "latest",