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 94
94
"eslint" : " ^7.0.0" ,
95
95
"eslint-config-prettier" : " ^8.0.0" ,
96
96
"eslint-plugin-import" : " ^2.20.1" ,
97
- "eslint-plugin-jest" : " ^24 .0.0" ,
97
+ "eslint-plugin-jest" : " ^25 .0.0" ,
98
98
"husky" : " ^7.0.0" ,
99
99
"jest" : " 27.2.5" ,
100
100
"lerna" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -4708,10 +4708,10 @@ eslint-plugin-import@^2.20.1:
4708
4708
resolve "^1.20.0"
4709
4709
tsconfig-paths "^3.11.0"
4710
4710
4711
- eslint-plugin-jest@^24 .0.0 :
4712
- version "24.6.0 "
4713
- resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-24.6.0. tgz#73ac7cd40419a227b3f1b2b686c023563ceb1e51 "
4714
- integrity sha512-xNz0ajbu7ijrNMI1RMDXZis40DWBNTe/i+eXIzovva1Jk2UmI6AdN6xleZiunb1U0G/doMwG3rJjrmlCl5IHkQ ==
4711
+ eslint-plugin-jest@^25 .0.0 :
4712
+ version "25.0.1 "
4713
+ resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.0.1. tgz#1a4aec26bb9806db1132de18cc7df7cab4b0ca4e "
4714
+ integrity sha512-h54W6EOFGWHvKmGQul1Ahc8nLfzWR7jbynjeb4NT/acg6yOaRPQv6MXeSuQO3a7+21xaVtmULowYANuu4JIimQ ==
4715
4715
dependencies :
4716
4716
" @typescript-eslint/experimental-utils" " ^4.0.1"
4717
4717
You can’t perform that action at this time.
0 commit comments