Bump jest from 26.4.2 to 26.5.2

Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-07 09:01:13 +00:00
committed by GitHub
parent a3e52fbc15
commit d9a39767e3
2 changed files with 494 additions and 516 deletions

1008
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,6 @@
},
"devDependencies": {
"eslint": "^7.10.0",
"jest": "^26.4.2"
"jest": "^26.5.2"
}
}