build(deps-dev): Bump @types/jest from 29.5.4 to 29.5.5 (#1767)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.5.
- [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:development
  update-type: version-update:semver-patch
...

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] 2023-09-15 21:45:50 +00:00 committed by GitHub
parent 08adf62b6d
commit 6a9333116a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -41,7 +41,7 @@
"@types/express": "4.17.17",
"@types/fs-extra": "^11.0.1",
"@types/glob": "8.1.0",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/node": "20.6.0",
"@types/node-fetch": "2.6.4",
"@types/qs": "6.9.8",
@ -5059,9 +5059,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.5.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.4.tgz",
"integrity": "sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==",
"version": "29.5.5",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.5.tgz",
"integrity": "sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",

View File

@ -89,7 +89,7 @@
"@types/express": "4.17.17",
"@types/fs-extra": "^11.0.1",
"@types/glob": "8.1.0",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/node": "20.6.0",
"@types/node-fetch": "2.6.4",
"@types/qs": "6.9.8",