Update dependency @types/jest to v27.0.2

This commit is contained in:
Renovate Bot 2021-09-21 02:33:41 +00:00
parent d85e218b79
commit a54d9d3f73
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"license": "ISC",
"dependencies": {
"@redux-devtools/cli": "1.0.0-9",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/node": "15.14.9",
"@types/react": "17.0.21",
"@types/react-dom": "17.0.9",

View file

@ -2023,10 +2023,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@27.0.1":
version "27.0.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
"@types/jest@27.0.2":
version "27.0.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
dependencies:
jest-diff "^27.0.0"
pretty-format "^27.0.0"