chore: Bump jest from 27.2.4 to 27.3.0 (#290)

Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.3.0)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-19 03:04:07 +00:00
committed by GitHub
parent f9473e17aa
commit 14cfe7b281
2 changed files with 393 additions and 377 deletions
+392 -376
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -32,6 +32,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^8.0.1",
"jest": "^27.2.4"
"jest": "^27.3.0"
}
}