Bump jest from 27.3.1 to 29.4.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.3.1 to 29.4.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/commits/v29.4.1/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-01 05:56:54 +00:00
committed by GitHub
parent 97522131dc
commit ecaf0351ef
2 changed files with 1864 additions and 2747 deletions

4601
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"eslint": "^8.2.0", "eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-github": "^4.3.4", "eslint-plugin-github": "^4.3.4",
"jest": "^27.3.1", "jest": "^29.4.1",
"nock": "^13.2.0", "nock": "^13.2.0",
"prettier": "^2.4.1" "prettier": "^2.4.1"
}, },