Upgrade to jest 27

This commit is contained in:
Daniel
2021-08-27 14:02:58 +02:00
committed by Daniel Hutzel
parent de796e5a89
commit 091844219b
2 changed files with 8338 additions and 29855 deletions

38189
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -36,7 +36,9 @@
}, },
"jest": { "jest": {
"testEnvironment": "node", "testEnvironment": "node",
"testMatch": ["**/*.test.js"] "testMatch": [
"**/*.test.js"
]
}, },
"mocha": { "mocha": {
"parallel": true "parallel": true