build(deps): update dependency @types/jest to v28.1.3 (#3571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3574/head
parent
6456801b2f
commit
4a51e060de
|
@ -146,7 +146,7 @@
|
|||
"@commitlint/config-conventional": "17.0.2",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@types/jest": "28.1.2",
|
||||
"@types/jest": "28.1.3",
|
||||
"@types/node": "16.11.41",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "18.0.14",
|
||||
|
|
|
@ -15,7 +15,7 @@ specifiers:
|
|||
'@mui/styles': 5.8.4
|
||||
'@testing-library/jest-dom': 5.16.4
|
||||
'@testing-library/react': 13.3.0
|
||||
'@types/jest': 28.1.2
|
||||
'@types/jest': 28.1.3
|
||||
'@types/node': 16.11.41
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.14
|
||||
|
@ -95,7 +95,7 @@ devDependencies:
|
|||
'@commitlint/config-conventional': 17.0.2
|
||||
'@testing-library/jest-dom': 5.16.4
|
||||
'@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y
|
||||
'@types/jest': 28.1.2
|
||||
'@types/jest': 28.1.3
|
||||
'@types/node': 16.11.41
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 18.0.14
|
||||
|
@ -3241,8 +3241,8 @@ packages:
|
|||
'@types/istanbul-lib-report': 3.0.0
|
||||
dev: true
|
||||
|
||||
/@types/jest/28.1.2:
|
||||
resolution: {integrity: sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==}
|
||||
/@types/jest/28.1.3:
|
||||
resolution: {integrity: sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==}
|
||||
dependencies:
|
||||
jest-matcher-utils: 28.1.1
|
||||
pretty-format: 28.1.1
|
||||
|
@ -3331,7 +3331,7 @@ packages:
|
|||
/@types/testing-library__jest-dom/5.14.3:
|
||||
resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==}
|
||||
dependencies:
|
||||
'@types/jest': 28.1.2
|
||||
'@types/jest': 28.1.3
|
||||
dev: true
|
||||
|
||||
/@types/tough-cookie/4.0.2:
|
||||
|
|
Loading…
Reference in New Issue