Update dependency @types/jest to v29.5.5

This commit is contained in:
renovate[bot] 2023-09-22 23:25:12 +00:00 committed by GitHub
parent d16a28657b
commit 3725206686
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

@ -12,7 +12,7 @@
"@openapitools/openapi-generator-cli": "2.7.0",
"@rollup/plugin-typescript": "11.1.3",
"@tsconfig/recommended": "1.0.2",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.49.0",
@ -1694,9 +1694,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

@ -28,7 +28,7 @@
"@openapitools/openapi-generator-cli": "2.7.0",
"@rollup/plugin-typescript": "11.1.3",
"@tsconfig/recommended": "1.0.2",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.49.0",