Merge pull request #40 from s4u/dependabot/npm_and_yarn/jest-26.2.1

Bump jest from 26.1.0 to 26.2.1
This commit is contained in:
Slawomir Jaranowski
2020-08-01 10:44:00 +02:00
committed by GitHub
2 changed files with 503 additions and 469 deletions

970
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.1.0"
"jest": "^26.2.1"
}
}