This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 59
59
"@testing-library/react" : " 12.1.5" ,
60
60
"@testing-library/user-event" : " 13.5.0" ,
61
61
"@types/bootstrap" : " 5.0.17" ,
62
- "@types/jest" : " 27.4.1 " ,
62
+ "@types/jest" : " 27.5.2 " ,
63
63
"@types/node" : " 17.0.18" ,
64
64
"@types/react" : " 17.0.48" ,
65
65
"@types/react-bootstrap" : " 0.32.30" ,
Original file line number Diff line number Diff line change 3353
3353
dependencies:
3354
3354
"@types/jest" "*"
3355
3355
3356
- "@types/jest@*"
, "@types/[email protected] " :
3356
+ "@types/jest@*":
3357
3357
version "27.4.1"
3358
3358
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
3359
3359
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
3360
3360
dependencies:
3361
3361
jest-matcher-utils "^27.0.0"
3362
3362
pretty-format "^27.0.0"
3363
3363
3364
+
3365
+ version "27.5.2"
3366
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
3367
+ integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
3368
+ dependencies:
3369
+ jest-matcher-utils "^27.0.0"
3370
+ pretty-format "^27.0.0"
3371
+
3364
3372
"@types/jest@^26.0.16":
3365
3373
version "26.0.24"
3366
3374
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
You can’t perform that action at this time.
0 commit comments