mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/jest to v27.0.3
This commit is contained in:
parent
6b1a3bdd99
commit
f3f236b652
4 changed files with 54 additions and 54 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -47,7 +47,7 @@
|
|||
"@types/cookie-parser": "1.4.2",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/hapi__joi": "17.1.7",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/jest": "27.0.3",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
"@types/supertest": "2.0.11",
|
||||
|
|
@ -2612,9 +2612,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "27.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
|
||||
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
|
||||
"version": "27.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz",
|
||||
"integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"jest-diff": "^27.0.0",
|
||||
|
|
@ -13647,9 +13647,9 @@
|
|||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "27.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
|
||||
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
|
||||
"version": "27.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz",
|
||||
"integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jest-diff": "^27.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue