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

This commit is contained in:
Renovate Bot 2021-09-21 02:53:16 +00:00
parent 054a2b928e
commit 68ffcc7ef4
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
4 changed files with 16 additions and 16 deletions

View file

@ -13,7 +13,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/react": "17.0.22",
"@types/react-dom": "17.0.9",
@ -2753,9 +2753,9 @@
}
},
"node_modules/@types/jest": {
"version": "27.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.1.tgz",
"integrity": "sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==",
"version": "27.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
"dependencies": {
"jest-diff": "^27.0.0",
"pretty-format": "^27.0.0"
@ -30451,9 +30451,9 @@
}
},
"@types/jest": {
"version": "27.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.1.tgz",
"integrity": "sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==",
"version": "27.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
"requires": {
"jest-diff": "^27.0.0",
"pretty-format": "^27.0.0"

View file

@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/react": "17.0.22",
"@types/react-dom": "17.0.9",

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.1",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/passport-jwt": "3.0.6",
"@types/supertest": "2.0.11",
@ -2593,9 +2593,9 @@
}
},
"node_modules/@types/jest": {
"version": "27.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.1.tgz",
"integrity": "sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==",
"version": "27.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
"dev": true,
"dependencies": {
"jest-diff": "^27.0.0",
@ -14068,9 +14068,9 @@
}
},
"@types/jest": {
"version": "27.0.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.1.tgz",
"integrity": "sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==",
"version": "27.0.2",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
"dev": true,
"requires": {
"jest-diff": "^27.0.0",

View file

@ -63,7 +63,7 @@
"@types/cookie-parser": "1.4.2",
"@types/express": "4.17.13",
"@types/hapi__joi": "17.1.7",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/passport-jwt": "3.0.6",
"@types/supertest": "2.0.11",