File tree 4 files changed +818
-812
lines changed
4 files changed +818
-812
lines changed Original file line number Diff line number Diff line change 1433
1433
" @types/istanbul-lib-report" " *"
1434
1434
1435
1435
" @types/jest@^29.5.2 " :
1436
- version "29.5.11 "
1436
+ version "29.5.12 "
1437
1437
dependencies :
1438
1438
expect "^29.0.0"
1439
1439
pretty-format "^29.0.0"
1459
1459
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
1460
1460
1461
1461
" @types/react@^18.2.14 " :
1462
- version "18.2.47 "
1462
+ version "18.2.55 "
1463
1463
dependencies :
1464
1464
" @types/prop-types" " *"
1465
1465
" @types/scheduler" " *"
@@ -2508,7 +2508,7 @@ eslint-plugin-jest-formatting@^3.1.0:
2508
2508
integrity sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==
2509
2509
2510
2510
eslint-plugin-jest@^27.2.2 :
2511
- version "27.6.1 "
2511
+ version "27.6.3 "
2512
2512
dependencies :
2513
2513
" @typescript-eslint/utils" " ^5.10.0"
2514
2514
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"lerna" : " ^8.0.0" ,
13
- "markdownlint" : " ^0.32 .0" ,
14
- "markdownlint-cli" : " ^0.38 .0" ,
15
- "markdownlint-rule-helpers" : " ^0.23 .0" ,
13
+ "markdownlint" : " ^0.33 .0" ,
14
+ "markdownlint-cli" : " ^0.39 .0" ,
15
+ "markdownlint-rule-helpers" : " ^0.24 .0" ,
16
16
"prettier" : " ^3.0.0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 67
67
"eslint-plugin-testing-library" : " 6.0.1" ,
68
68
"eslint-plugin-unused-imports" : " ^3.0.0" ,
69
69
"jest" : " ^29.7.0" ,
70
- "npm-run-all " : " ^4.1.5 " ,
70
+ "npm-run-all2 " : " ^5.0.0 " ,
71
71
"prettier" : " ^3.0.0" ,
72
72
"ts-jest" : " ^29.1.1" ,
73
73
"ts-node" : " ^10.9.1" ,
You can’t perform that action at this time.
0 commit comments