Merge pull request #8 from s4u/dependabot/npm_and_yarn/jest-25.2.3

Bump jest from 25.1.0 to 25.2.3
This commit is contained in:
Slawomir Jaranowski
2020-03-29 16:54:56 +02:00
committed by GitHub
2 changed files with 460 additions and 528 deletions

986
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"jest": "^25.1.0"
"jest": "^25.2.3"
}
}