File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 57
57
"eslint-plugin-prettier" : " 4.2.1" ,
58
58
"jest" : " 28.1.3" ,
59
59
"jest-chain" : " 1.1.5" ,
60
- "jest-extended" : " 3.0.0 " ,
60
+ "jest-extended" : " 3.0.1 " ,
61
61
"prettier" : " 2.7.1" ,
62
62
"prettier-eslint" : " 15.0.1" ,
63
63
"rollup-plugin-peer-deps-external" : " 2.2.4" ,
Original file line number Diff line number Diff line change @@ -3567,10 +3567,10 @@ jest-environment-node@^28.1.3:
3567
3567
jest-mock "^28.1.3"
3568
3568
jest-util "^28.1.3"
3569
3569
3570
-
3571
- version "3.0.0 "
3572
- resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.0.0 .tgz#c7cdd8c2326a9744de0b12677436c71353f39b5c "
3573
- integrity sha512-lhL+MCISeki6hGpRR7m8ViVR9pYlJHLj178OdvnYaOiXuXVaEkMiI8JfyZKEN/so8YzzbIfED1FGDSWWmxRNjg ==
3570
+
3571
+ version "3.0.1 "
3572
+ resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.0.1 .tgz#9fc2d329d793f5c3256edc366f9ef574f62010d3 "
3573
+ integrity sha512-OSGbKUhbjy7QikfQyK3ishFrAqLeRodBzeJk7SuuWGACAT7HHcGuJ4aUQ3ueLANx4KSv1Pa7r1LJWGtJ3eI0xA ==
3574
3574
dependencies :
3575
3575
jest-diff "^28.0.0"
3576
3576
jest-get-type "^28.0.0"
You can’t perform that action at this time.
0 commit comments