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

This commit is contained in:
renovate[bot]
2022-08-24 11:50:12 +00:00
committed by GitHub
parent 729976208b
commit 373c2ee872
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -9864,9 +9864,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",
@@ -31060,7 +31060,7 @@
"@types/css": "0.0.33",
"@types/css-mediaquery": "0.1.1",
"@types/css-to-react-native": "3.0.0",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/micromatch": "4.0.2",
"@types/react": "18.0.17",
"@types/react-is": "17.0.3",
@@ -38038,9 +38038,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",
@@ -46974,7 +46974,7 @@
"@types/css": "0.0.33",
"@types/css-mediaquery": "0.1.1",
"@types/css-to-react-native": "3.0.0",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/micromatch": "4.0.2",
"@types/react": "18.0.17",
"@types/react-is": "17.0.3",

View File

@@ -68,7 +68,7 @@
"@types/css": "0.0.33",
"@types/css-mediaquery": "0.1.1",
"@types/css-to-react-native": "3.0.0",
"@types/jest": "28.1.7",
"@types/jest": "28.1.8",
"@types/micromatch": "4.0.2",
"@types/react": "18.0.17",
"@types/react-is": "17.0.3",