Bump jest from 26.6.3 to 27.0.0

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.0.
- [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.3...v27.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-25 09:01:09 +00:00
committed by Slawomir Jaranowski
parent 86c0b9f97d
commit 6fd30a11d2
2 changed files with 1578 additions and 5589 deletions

7165
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,6 @@
},
"devDependencies": {
"eslint": "^7.26.0",
"jest": "^26.6.3"
"jest": "^27.0.0"
}
}