Bump jest from 27.0.0 to 27.0.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-26 09:02:23 +00:00
committed by Slawomir Jaranowski
parent a29bb45705
commit 273dffbe20
2 changed files with 674 additions and 674 deletions

1346
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,6 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^7.27.0", "eslint": "^7.27.0",
"jest": "^27.0.0" "jest": "^27.0.1"
} }
} }