Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-25 10:20:45 -04:00 committed by GitHub
parent 70cc671f4f
commit 07a8ae01b9
2 changed files with 4 additions and 4 deletions

View File

@ -4581,9 +4581,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.14",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.14.tgz",
"integrity": "sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==",
"dev": true,
"requires": {
"jest-diff": "^25.2.1",

View File

@ -78,7 +78,7 @@
"@storybook/react": "6.0.21",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "10.4.9",
"@types/jest": "25.2.3",
"@types/jest": "26.0.14",
"@types/react": "16.9.49",
"@types/wordpress__data": "4.6.8",
"@types/wordpress__element": "2.4.1",