File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"eslint-config-prettier" : " ^9.1.0" ,
16
16
"eslint-plugin-deprecation" : " ^2.0.0" ,
17
17
"eslint-plugin-header" : " ^3.1.1" ,
18
- "eslint-plugin-jest" : " ^27.6.2 " ,
18
+ "eslint-plugin-jest" : " ^27.6.3 " ,
19
19
"eslint-plugin-no-null" : " ^1.0.2" ,
20
20
"eslint-plugin-no-unsanitized" : " ^4.0.2" ,
21
21
"import-sort-style-eslint" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 53
53
"eslint-config-prettier" : " ^9.1.0" ,
54
54
"eslint-plugin-deprecation" : " ^2.0.0" ,
55
55
"eslint-plugin-header" : " ^3.1.1" ,
56
- "eslint-plugin-jest" : " ^27.6.2 " ,
56
+ "eslint-plugin-jest" : " ^27.6.3 " ,
57
57
"eslint-plugin-no-null" : " ^1.0.2" ,
58
58
"eslint-plugin-no-unsanitized" : " ^4.0.2" ,
59
59
"if-env" : " ^1.0.4" ,
Original file line number Diff line number Diff line change @@ -2129,10 +2129,10 @@ eslint-plugin-header@^3.1.1:
2129
2129
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
2130
2130
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
2131
2131
2132
- eslint-plugin-jest@^27.6.2 :
2133
- version "27.6.2 "
2134
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2 .tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b "
2135
- integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g ==
2132
+ eslint-plugin-jest@^27.6.3 :
2133
+ version "27.6.3 "
2134
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3 .tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be "
2135
+ integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA ==
2136
2136
dependencies :
2137
2137
" @typescript-eslint/utils" " ^5.10.0"
2138
2138
You can’t perform that action at this time.
0 commit comments