File tree 4 files changed +15
-15
lines changed 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@types/express" : " ^4.17.9" ,
32
- "@types/jest" : " ^29.5.12 " ,
32
+ "@types/jest" : " ^29.5.14 " ,
33
33
"@types/node" : " ^16" ,
34
34
"@types/tmp" : " ^0.2.3" ,
35
35
"dotenv" : " ^16.0.0" ,
Original file line number Diff line number Diff line change 639
639
dependencies :
640
640
" @types/istanbul-lib-report" " *"
641
641
642
- " @types/jest@^29.5.12 " :
643
- version "29.5.12 "
644
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
645
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
642
+ " @types/jest@^29.5.14 " :
643
+ version "29.5.14 "
644
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14 .tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5 "
645
+ integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ ==
646
646
dependencies :
647
647
expect "^29.0.0"
648
648
pretty-format "^29.0.0"
Original file line number Diff line number Diff line change 94
94
"@types/d3-shape" : " ^2.0.0" ,
95
95
"@types/enzyme" : " ^3.9.0" ,
96
96
"@types/enzyme-adapter-react-16" : " ^1.0.5" ,
97
- "@types/jest" : " ^29.5.12 " ,
97
+ "@types/jest" : " ^29.5.14 " ,
98
98
"@types/lodash" : " ^4.14.121" ,
99
99
"@types/luxon" : " ^1.25.0" ,
100
100
"@types/marked" : " ^2.0.1" ,
124
124
"eslint-plugin-file-header" : " ^0.0.1" ,
125
125
"eslint-plugin-header" : " ^3.1.1" ,
126
126
"eslint-plugin-import" : " ^2.29.1" ,
127
- "eslint-plugin-jest" : " ^28.8.3 " ,
127
+ "eslint-plugin-jest" : " ^28.9.0 " ,
128
128
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
129
129
"eslint-plugin-prettier" : " ^5.1.3" ,
130
130
"eslint-plugin-promise" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 6698
6698
dependencies:
6699
6699
"@types/istanbul-lib-report" "*"
6700
6700
6701
- "@types/jest@^29.5.12 ":
6702
- version "29.5.12 "
6703
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
6704
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
6701
+ "@types/jest@^29.5.14 ":
6702
+ version "29.5.14 "
6703
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14 .tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5 "
6704
+ integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ ==
6705
6705
dependencies:
6706
6706
expect "^29.0.0"
6707
6707
pretty-format "^29.0.0"
@@ -11868,10 +11868,10 @@ eslint-plugin-import@^2.29.1:
11868
11868
semver "^6.3.1"
11869
11869
tsconfig-paths "^3.15.0"
11870
11870
11871
- eslint-plugin-jest@^28.8.3 :
11872
- version "28.8.3 "
11873
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3 .tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0 "
11874
- integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ ==
11871
+ eslint-plugin-jest@^28.9.0 :
11872
+ version "28.9.0 "
11873
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0 .tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243 "
11874
+ integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ ==
11875
11875
dependencies:
11876
11876
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
11877
11877
You can’t perform that action at this time.
0 commit comments