build(deps-dev): bump jest from 27.2.1 to 27.3.1

Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.3.1.
- [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.1...v27.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-15 07:52:33 +00:00
committed by GitHub
parent 4e80d47067
commit a00cbb3695
2 changed files with 2147 additions and 622 deletions
+2146 -621
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-config-airbnb-typescript": "^14.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"jest": "^27.2.1",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",
"nock": "^13.1.3",
"prettier": "^2.4.1",