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

This commit is contained in:
Renovate Bot 2020-09-02 15:43:35 +00:00
parent 6f8601f483
commit bb82e5b795
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
4 changed files with 11 additions and 11 deletions

6
package-lock.json generated
View file

@ -1889,9 +1889,9 @@
}
},
"@types/jest": {
"version": "25.2.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
"integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
"version": "26.0.13",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.13.tgz",
"integrity": "sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==",
"dev": true,
"requires": {
"jest-diff": "^25.2.1",