Bump jest from 27.0.4 to 27.0.6

Bumps [jest](https://github.com/facebook/jest) from 27.0.4 to 27.0.6.
- [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.4...v27.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-30 20:25:39 +00:00
committed by github-actions[bot]
parent f44510e5ab
commit 9ad80eb4e3
2 changed files with 1122 additions and 1021 deletions

2141
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,6 @@
},
"devDependencies": {
"eslint": "^7.29.0",
"jest": "^27.0.4"
"jest": "^27.0.6"
}
}