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 36
36
"eslint-config-standard" : " 16.0.3" ,
37
37
"eslint-friendly-formatter" : " ^4.0.1" ,
38
38
"eslint-plugin-import" : " ^2.25.4" ,
39
- "eslint-plugin-jest" : " ^27.2.1 " ,
39
+ "eslint-plugin-jest" : " ^27.9.0 " ,
40
40
"eslint-plugin-node" : " ^11.0.0" ,
41
41
"eslint-plugin-promise" : " ^5.2.0" ,
42
42
"eslint-plugin-vue" : " ^9.22.0" ,
Original file line number Diff line number Diff line change @@ -2626,10 +2626,10 @@ eslint-plugin-import@^2.25.4:
2626
2626
resolve "^1.20.0"
2627
2627
tsconfig-paths "^3.12.0"
2628
2628
2629
- eslint-plugin-jest@^27.2.1 :
2630
- version "27.6 .0"
2631
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6 .0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed "
2632
- integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng ==
2629
+ eslint-plugin-jest@^27.9.0 :
2630
+ version "27.9 .0"
2631
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9 .0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
2632
+ integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
2633
2633
dependencies :
2634
2634
" @typescript-eslint/utils" " ^5.10.0"
2635
2635
You can’t perform that action at this time.
0 commit comments