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 @@ -2729,10 +2729,10 @@ eslint-config-prettier@^8.3.0:
2729
2729
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
2730
2730
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
2731
2731
2732
- eslint-plugin-jest@^26.0.0 :
2733
- version "26.8.7 "
2734
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.7 .tgz#f38f067d0a69483d64578eb43508ca7b29c8a4b7 "
2735
- integrity sha512-nJJVv3VY6ZZvJGDMC8h1jN/TIGT4We1JkNn1lvstPURicr/eZPVnlFULQ4W2qL9ByCuCr1hPmlBOc2aZ1ktw4Q ==
2732
+ eslint-plugin-jest@^27.2.1 :
2733
+ version "27.2.1 "
2734
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1 .tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c "
2735
+ integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg ==
2736
2736
dependencies :
2737
2737
" @typescript-eslint/utils" " ^5.10.0"
2738
2738
You can’t perform that action at this time.
0 commit comments