Merge pull request #45 from s4u/dependabot/npm_and_yarn/jest-26.4.0

Bump jest from 26.2.1 to 26.4.0
This commit is contained in:
Slawomir Jaranowski
2020-08-18 14:11:55 +02:00
committed by GitHub
2 changed files with 327 additions and 328 deletions

653
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^7.5.0",
"jest": "^26.2.1"
"jest": "^26.4.0"
}
}