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"