File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"eslint" : " ^8.56.0" ,
44
44
"eslint-config-prettier" : " 9.1.0" ,
45
45
"eslint-plugin-import" : " ^2.29.1" ,
46
- "eslint-plugin-jest" : " 27.6.3 " ,
46
+ "eslint-plugin-jest" : " 27.9.0 " ,
47
47
"eslint-plugin-sort-destructure-keys" : " ^1.4.0" ,
48
48
"jest" : " 29.7.0" ,
49
49
"jest-mock-axios" : " ^4.7.3" ,
Original file line number Diff line number Diff line change @@ -2247,10 +2247,10 @@ eslint-plugin-import@^2.29.1:
2247
2247
semver "^6.3.1"
2248
2248
tsconfig-paths "^3.15.0"
2249
2249
2250
- eslint-plugin-jest@27.6.3 :
2251
- version "27.6.3 "
2252
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3 .tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be "
2253
- integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA ==
2250
+ eslint-plugin-jest@27.9.0 :
2251
+ version "27.9.0 "
2252
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0 .tgz#7c98a33605e1d8b8442ace092b60e9919730000b "
2253
+ integrity sha512-QIT7FH7fNmd9n4se7FFKHbsLKGQiw885Ds6Y/sxKgCZ6natwCsXdgPOADnYVxN2QrRweF0FZWbJ6S7Rsn7llug ==
2254
2254
dependencies :
2255
2255
" @typescript-eslint/utils" " ^5.10.0"
2256
2256
You can’t perform that action at this time.
0 commit comments