Bump jest from 26.6.1 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.3.
- [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.6.1...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-10 07:45:40 +00:00
committed by GitHub
parent 3d63f86fbc
commit 772d1cd04c
2 changed files with 365 additions and 354 deletions

717
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,6 @@
},
"devDependencies": {
"eslint": "^7.12.1",
"jest": "^26.6.1"
"jest": "^26.6.3"
}
}