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" : " ^8.3.0" ,
Original file line number Diff line number Diff line change @@ -2645,10 +2645,10 @@ eslint-plugin-import@^2.25.4:
2645
2645
resolve "^1.20.0"
2646
2646
tsconfig-paths "^3.12.0"
2647
2647
2648
- eslint-plugin-jest@^27.2.1 :
2649
- version "27.6 .0"
2650
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6 .0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed "
2651
- integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng ==
2648
+ eslint-plugin-jest@^27.9.0 :
2649
+ version "27.9 .0"
2650
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9 .0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
2651
+ integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
2652
2652
dependencies :
2653
2653
" @typescript-eslint/utils" " ^5.10.0"
2654
2654
You can’t perform that action at this time.
0 commit comments