chore(deps): update dependency @types/jest to v28.1.8

This commit is contained in:
renovate[bot] 2022-08-24 12:06:16 +00:00 committed by GitHub
parent f7b2d5357e
commit b74478637a
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.3.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/node": "18.0.0",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
@ -4018,9 +4018,9 @@
}
},
"node_modules/@types/jest": {
"version": "28.1.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.7.tgz",
"integrity": "sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==",
"version": "28.1.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.8.tgz",
"integrity": "sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==",
"dependencies": {
"expect": "^28.0.0",
"pretty-format": "^28.0.0"
@ -21449,9 +21449,9 @@
}
},
"@types/jest": {
"version": "28.1.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.7.tgz",
"integrity": "sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==",
"version": "28.1.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.8.tgz",
"integrity": "sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==",
"requires": {
"expect": "^28.0.0",
"pretty-format": "^28.0.0"

View file

@ -11,7 +11,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/node": "18.0.0",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",

14
package-lock.json generated
View file

@ -68,7 +68,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.13",
"@types/hapi__joi": "17.1.8",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/long": "4.0.2",
"@types/node": "18.0.0",
"@types/passport-jwt": "3.0.6",
@ -2999,9 +2999,9 @@
}
},
"node_modules/@types/jest": {
"version": "28.1.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.7.tgz",
"integrity": "sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==",
"version": "28.1.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.8.tgz",
"integrity": "sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==",
"dev": true,
"dependencies": {
"expect": "^28.0.0",
@ -14494,9 +14494,9 @@
}
},
"@types/jest": {
"version": "28.1.7",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.7.tgz",
"integrity": "sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==",
"version": "28.1.8",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.8.tgz",
"integrity": "sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==",
"dev": true,
"requires": {
"expect": "^28.0.0",

View file

@ -84,7 +84,7 @@
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.13",
"@types/hapi__joi": "17.1.8",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/long": "4.0.2",
"@types/node": "18.0.0",
"@types/passport-jwt": "3.0.6",