chore: Bump jest from 27.0.1 to 27.0.3 (#217)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-01 05:10:18 +00:00
committed by GitHub
parent 65b54d1a99
commit 230d25f14e
2 changed files with 311 additions and 311 deletions

View File

@@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^7.27.0",
"jest": "^27.0.1"
"jest": "^27.0.3"
}
}