build(deps-dev): bump jest from 28.1.3 to 29.3.1 (#1709)

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

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]
2022-12-06 10:39:09 +08:00
committed by GitHub
parent b3fffc06cd
commit d2b09439b7
2 changed files with 1076 additions and 1069 deletions

2143
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -61,7 +61,7 @@
"eslint-plugin-promise": "^5.1.0", "eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0", "eslint-plugin-standard": "^5.0.0",
"gen-esm-wrapper": "^1.0.6", "gen-esm-wrapper": "^1.0.6",
"jest": "^28.1.2", "jest": "^29.3.1",
"supertest": "^6.2.4" "supertest": "^6.2.4"
}, },
"engines": { "engines": {