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 129
129
"eslint-config-standard" : " ^14.1.1" ,
130
130
"eslint-config-vue" : " ^2.0.2" ,
131
131
"eslint-plugin-import" : " ^2.22.0" ,
132
- "eslint-plugin-jest" : " ^24.0.1 " ,
132
+ "eslint-plugin-jest" : " ^24.0.2 " ,
133
133
"eslint-plugin-markdown" : " ^1.0.2" ,
134
134
"eslint-plugin-node" : " ^11.1.0" ,
135
135
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -5523,10 +5523,10 @@ eslint-plugin-import@^2.22.0:
5523
5523
resolve "^1.17.0"
5524
5524
tsconfig-paths "^3.9.0"
5525
5525
5526
- eslint-plugin-jest@^24.0.1 :
5527
- version "24.0.1 "
5528
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.1 .tgz#ad5e091d47cf895e15dc115e18f98471135a334f "
5529
- integrity sha512-8tYFDqOHGr7vVfdVYspmlV4sRBTylrM4gSLgkGKlO6F+djDOEJ+tEU7I50smUs7AIvFnNZutXUQAMgI9s9N6xQ ==
5526
+ eslint-plugin-jest@^24.0.2 :
5527
+ version "24.0.2 "
5528
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.2 .tgz#4bf0fcdc86289d702a7dacb430b4363482af773b "
5529
+ integrity sha512-DSBLNpkKDOpUJQkTGSs5sVJWsu0nDyQ2rYxkr0Eh7nrkc5bMUr/dlDbtTj3l8y6UaCVsem6rryF1OZrKnz1S5g ==
5530
5530
dependencies:
5531
5531
"@typescript-eslint/experimental-utils" "^4.0.1"
5532
5532
You can’t perform that action at this time.
0 commit comments