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 50
50
"@typescript-eslint/parser" : " 5.62.0" ,
51
51
"eslint" : " 8.48.0" ,
52
52
"eslint-config-prettier" : " 9.0.0" ,
53
- "eslint-plugin-jest" : " 27.2.1 " ,
53
+ "eslint-plugin-jest" : " 27.2.3 " ,
54
54
"eslint-plugin-prettier" : " 4.2.1" ,
55
55
"jest" : " 27.5.1" ,
56
56
"jest-circus" : " 27.5.1" ,
Original file line number Diff line number Diff line change @@ -1567,10 +1567,10 @@ eslint-config-prettier@9.0.0:
1567
1567
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
1568
1568
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
1569
1569
1570
- eslint-plugin-jest@27.2.1 :
1571
- version "27.2.1 "
1572
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1 .tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c "
1573
- integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg ==
1570
+ eslint-plugin-jest@27.2.3 :
1571
+ version "27.2.3 "
1572
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3 .tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec "
1573
+ integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ ==
1574
1574
dependencies :
1575
1575
" @typescript-eslint/utils" " ^5.10.0"
1576
1576
You can’t perform that action at this time.
0 commit comments