chore(deps): update dependency @types/jest to v26.0.22

This commit is contained in:
Renovate Bot 2021-03-25 20:12:18 +00:00
parent 755b587acd
commit a1cfa3477b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3801,9 +3801,9 @@
}
},
"@types/jest": {
"version": "26.0.21",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz",
"integrity": "sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==",
"version": "26.0.22",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.22.tgz",
"integrity": "sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==",
"dev": true,
"requires": {
"jest-diff": "^26.0.0",

View File

@ -51,7 +51,7 @@
"@commitlint/config-conventional": "12.0.1",
"@testing-library/react": "11.2.5",
"@testing-library/react-hooks": "4.0.1",
"@types/jest": "26.0.21",
"@types/jest": "26.0.22",
"@types/lru-cache": "5.1.0",
"@types/node": "12.20.6",
"@types/react": "17.0.3",