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 31
31
"@types/tti-polyfill" : " ^0.2.4" ,
32
32
"cz-conventional-changelog" : " 3.3.0" ,
33
33
"dotenv" : " ^16.4.5" ,
34
- "eslint-plugin-jest" : " ^28.8.3 " ,
34
+ "eslint-plugin-jest" : " ^28.9.0 " ,
35
35
"jest" : " ^29.7.0" ,
36
36
"jest-environment-jsdom" : " ^29.7.0" ,
37
37
"rollup" : " ^4.22.4" ,
Original file line number Diff line number Diff line change @@ -2825,10 +2825,10 @@ eslint-plugin-import@^2.29.1:
2825
2825
semver "^6.3.1"
2826
2826
tsconfig-paths "^3.15.0"
2827
2827
2828
- eslint-plugin-jest@^28.8.3 :
2829
- version "28.8.3 "
2830
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3 .tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0 "
2831
- integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ ==
2828
+ eslint-plugin-jest@^28.9.0 :
2829
+ version "28.9.0 "
2830
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0 .tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243 "
2831
+ integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ ==
2832
2832
dependencies :
2833
2833
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
2834
2834
You can’t perform that action at this time.
0 commit comments