chore(deps): update dependency @types/jest to v28.1.4

This commit is contained in:
renovate[bot] 2022-06-30 22:05:25 +00:00 committed by GitHub
parent dc3a40c554
commit d1397d31dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -12,7 +12,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
@ -4015,9 +4015,9 @@
}
},
"node_modules/@types/jest": {
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
"version": "28.1.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.4.tgz",
"integrity": "sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==",
"dependencies": {
"jest-matcher-utils": "^28.0.0",
"pretty-format": "^28.0.0"
@ -21444,9 +21444,9 @@
}
},
"@types/jest": {
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz",
"integrity": "sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==",
"version": "28.1.4",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-28.1.4.tgz",
"integrity": "sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==",
"requires": {
"jest-matcher-utils": "^28.0.0",
"pretty-format": "^28.0.0"

View file

@ -11,7 +11,7 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",