chore(deps): update dependency @types/jest to v29.0.3

This commit is contained in:
renovate[bot] 2022-09-15 23:39:39 +00:00 committed by GitHub
parent 7ccc7ccb12
commit ab891f3723
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.0.2",
"@types/jest": "29.0.3",
"@types/node": "18.0.0",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
@ -4054,9 +4054,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
"version": "29.0.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.3.tgz",
"integrity": "sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==",
"dependencies": {
"expect": "^29.0.0",
"pretty-format": "^29.0.0"
@ -21673,9 +21673,9 @@
}
},
"@types/jest": {
"version": "29.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
"version": "29.0.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.3.tgz",
"integrity": "sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==",
"requires": {
"expect": "^29.0.0",
"pretty-format": "^29.0.0"