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 26
26
"cz-conventional-changelog" : " ^3.3.0" ,
27
27
"eslint" : " ^8.7.0" ,
28
28
"eslint-config-prettier" : " ^8.3.0" ,
29
- "eslint-plugin-jest" : " ^26.0.0 " ,
29
+ "eslint-plugin-jest" : " ^27.2.1 " ,
30
30
"jest" : " ^27.4.7" ,
31
31
"lint-staged" : " ^13.0.0" ,
32
32
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2717,10 +2717,10 @@ eslint-config-prettier@^8.3.0:
2717
2717
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
2718
2718
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
2719
2719
2720
- eslint-plugin-jest@^26.0.0 :
2721
- version "26.8.7 "
2722
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7 .tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7 "
2723
- integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q ==
2720
+ eslint-plugin-jest@^27.2.1 :
2721
+ version "27.2.1 "
2722
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1 .tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c "
2723
+ integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg ==
2724
2724
dependencies :
2725
2725
" @typescript-eslint/utils" " ^5.10.0"
2726
2726
You can’t perform that action at this time.
0 commit comments