chore(deps): update dependency @types/jest to v27.0.3

This commit is contained in:
Renovate Bot 2021-11-18 20:00:07 +00:00
parent 6b1a3bdd99
commit f3f236b652
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
4 changed files with 54 additions and 54 deletions

14
package-lock.json generated
View file

@ -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",