mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-06 19:10:54 +01:00
Update dependency @types/jest to ^28.1.8
This commit is contained in:
parent
de721149d2
commit
4cda6f9531
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -16,7 +16,7 @@
|
||||||
"@cloudflare/workers-types": "^3.14.1",
|
"@cloudflare/workers-types": "^3.14.1",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
||||||
"@sentry/webpack-plugin": "^1.19.0",
|
"@sentry/webpack-plugin": "^1.19.0",
|
||||||
"@types/jest": "^28.1.7",
|
"@types/jest": "^28.1.8",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.34.0",
|
"@typescript-eslint/eslint-plugin": "^5.34.0",
|
||||||
"@typescript-eslint/parser": "^5.34.0",
|
"@typescript-eslint/parser": "^5.34.0",
|
||||||
"dotenv": "^16.0.1",
|
"dotenv": "^16.0.1",
|
||||||
|
@ -1757,9 +1757,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/jest": {
|
"node_modules/@types/jest": {
|
||||||
"version": "28.1.7",
|
"version": "28.1.8",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.8.tgz",
|
||||||
"integrity": "sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==",
|
"integrity": "sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"expect": "^28.0.0",
|
"expect": "^28.0.0",
|
||||||
|
@ -8584,9 +8584,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/jest": {
|
"@types/jest": {
|
||||||
"version": "28.1.7",
|
"version": "28.1.8",
|
||||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.8.tgz",
|
||||||
"integrity": "sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==",
|
"integrity": "sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"expect": "^28.0.0",
|
"expect": "^28.0.0",
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"@cloudflare/workers-types": "^3.14.1",
|
"@cloudflare/workers-types": "^3.14.1",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
||||||
"@sentry/webpack-plugin": "^1.19.0",
|
"@sentry/webpack-plugin": "^1.19.0",
|
||||||
"@types/jest": "^28.1.7",
|
"@types/jest": "^28.1.8",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.34.0",
|
"@typescript-eslint/eslint-plugin": "^5.34.0",
|
||||||
"@typescript-eslint/parser": "^5.34.0",
|
"@typescript-eslint/parser": "^5.34.0",
|
||||||
"dotenv": "^16.0.1",
|
"dotenv": "^16.0.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue