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 67
67
"eslint-config-airbnb-typescript" : " ^12.3.1" ,
68
68
"eslint-config-prettier" : " ^8.1.0" ,
69
69
"eslint-plugin-import" : " ^2.20.0" ,
70
- "eslint-plugin-jest" : " ^24.0.1 " ,
70
+ "eslint-plugin-jest" : " ^24.1.5 " ,
71
71
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
72
72
"eslint-plugin-prettier" : " ^3.3.1" ,
73
73
"eslint-plugin-react" : " ^7.22.0" ,
Original file line number Diff line number Diff line change @@ -3779,10 +3779,10 @@ eslint-plugin-jest@^23.20.0:
3779
3779
dependencies :
3780
3780
" @typescript-eslint/experimental-utils" " ^2.5.0"
3781
3781
3782
- eslint-plugin-jest@^24.0.1 :
3783
- version "24.0.2 "
3784
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.2 .tgz#4bf0fcdc86289d702a7dacb430b4363482af773b "
3785
- integrity sha512-DSBLNpkKDOpUJQkTGSs5sVJWsu0nDyQ2rYxkr0Eh7nrkc5bMUr/dlDbtTj3l8y6UaCVsem6rryF1OZrKnz1S5g ==
3782
+ eslint-plugin-jest@^24.1.5 :
3783
+ version "24.1.5 "
3784
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.5 .tgz#1e866a9f0deac587d0a3d5d7cefe99815a580de2 "
3785
+ integrity sha512-FIP3lwC8EzEG+rOs1y96cOJmMVpdFNreoDJv29B5vIupVssRi8zrSY3QadogT0K3h1Y8TMxJ6ZSAzYUmFCp2hg ==
3786
3786
dependencies :
3787
3787
" @typescript-eslint/experimental-utils" " ^4.0.1"
3788
3788
You can’t perform that action at this time.
0 commit comments