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

This commit is contained in:
renovate[bot] 2022-09-13 22:39:07 +00:00 committed by GitHub
parent 88e3eb3f25
commit bfa0ac00be
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.1",
"@types/jest": "29.0.2",
"@types/node": "18.0.0",
"@types/react": "18.0.19",
"@types/react-dom": "18.0.6",
@ -4046,9 +4046,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
"version": "29.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
"dependencies": {
"expect": "^29.0.0",
"pretty-format": "^29.0.0"
@ -21663,9 +21663,9 @@
}
},
"@types/jest": {
"version": "29.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.1.tgz",
"integrity": "sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==",
"version": "29.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.0.2.tgz",
"integrity": "sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==",
"requires": {
"expect": "^29.0.0",
"pretty-format": "^29.0.0"