mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency @types/jest to v28.1.8
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -29,7 +29,7 @@
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "28.1.7",
|
||||
"@types/jest": "28.1.8",
|
||||
"@types/react": "18.0.17",
|
||||
"@types/react-calendar": "3.5.2",
|
||||
"@types/uuid": "8.3.4",
|
||||
@@ -1795,9 +1795,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",
|
||||
@@ -10912,9 +10912,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",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "28.1.7",
|
||||
"@types/jest": "28.1.8",
|
||||
"@types/react": "18.0.17",
|
||||
"@types/react-calendar": "3.5.2",
|
||||
"@types/uuid": "8.3.4",
|
||||
|
||||
Reference in New Issue
Block a user