build(deps): bump @types/jest from 29.5.7 to 29.5.8 in /web

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.7 to 29.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-08 06:04:46 +00:00 committed by Collin Barrett
parent 4d3db6f270
commit 476de0e1ab
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -6,7 +6,7 @@
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.8",
"@types/node": "^20.8.10",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",