File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.1" ,
132
- "eslint-plugin-jest" : " ^24.0.2 " ,
132
+ "eslint-plugin-jest" : " ^24.1.0 " ,
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 @@ -5583,10 +5583,10 @@ eslint-plugin-import@^2.22.1:
5583
5583
resolve "^1.17.0"
5584
5584
tsconfig-paths "^3.9.0"
5585
5585
5586
- eslint-plugin-jest@^24.0.2 :
5587
- version "24.0.2 "
5588
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.2. tgz#4bf0fcdc86289d702a7dacb430b4363482af773b "
5589
- integrity sha512-DSBLNpkKDOpUJQkTGSs5sVJWsu0nDyQ2rYxkr0Eh7nrkc5bMUr/dlDbtTj3l8y6UaCVsem6rryF1OZrKnz1S5g ==
5586
+ eslint-plugin-jest@^24.1.0 :
5587
+ version "24.1.0 "
5588
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.0. tgz#6708037d7602e5288ce877fd0103f329dc978361 "
5589
+ integrity sha512-827YJ+E8B9PvXu/0eiVSNFfxxndbKv+qE/3GSMhdorCaeaOehtqHGX2YDW9B85TEOre9n/zscledkFW/KbnyGg ==
5590
5590
dependencies:
5591
5591
"@typescript-eslint/experimental-utils" "^4.0.1"
5592
5592
You can’t perform that action at this time.
0 commit comments