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 79
79
"babel-loader" : " ^9.0.0" ,
80
80
"eslint" : " 8.31.0" ,
81
81
"eslint-config-prettier" : " 8.6.0" ,
82
- "eslint-plugin-jest" : " 27.2.0 " ,
82
+ "eslint-plugin-jest" : " 27.2.1 " ,
83
83
"eslint-plugin-jsx-a11y" : " ^6.6.1" ,
84
84
"eslint-plugin-react" : " ^7.31.10" ,
85
85
"eslint-plugin-storybook" : " ^0.6.7" ,
Original file line number Diff line number Diff line change @@ -7148,10 +7148,10 @@ eslint-config-prettier@8.6.0:
7148
7148
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
7149
7149
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
7150
7150
7151
- eslint-plugin-jest@27.2.0 :
7152
- version "27.2.0 "
7153
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.0 .tgz#8e9976705642bea1981596c0ba5e3f46d449f3fc "
7154
- integrity sha512-KGIYtelk4rIhKocxRKUEeX+kJ0ZCab/CiSgS8BMcKD7AY7YxXhlg/d51oF5jq2rOrtuJEDYWRwXD95l6l2vtrA ==
7151
+ eslint-plugin-jest@27.2.1 :
7152
+ version "27.2.1 "
7153
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1 .tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c "
7154
+ integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg ==
7155
7155
dependencies:
7156
7156
"@typescript-eslint/utils" "^5.10.0"
7157
7157
You can’t perform that action at this time.
0 commit comments