Bump jest from 27.5.1 to 29.3.1 in /web

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 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>
This commit is contained in:
dependabot[bot] 2022-11-09 11:03:23 +00:00 committed by GitHub
parent 47c1985c26
commit b668346e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1859 additions and 2234 deletions

4091
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"eslint-config-preact": "^1.3.0", "eslint-config-preact": "^1.3.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^27.1.4", "eslint-plugin-jest": "^27.1.4",
"jest": "^27.5.1", "jest": "^29.3.1",
"msw": "^0.38.2", "msw": "^0.38.2",
"postcss": "^8.4.7", "postcss": "^8.4.7",
"prettier": "^2.7.1", "prettier": "^2.7.1",