File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 26
26
"@arkweid/lefthook" : " ^0.7.6" ,
27
27
"@codemirror/view" : " ^6.2.0" ,
28
28
"@tsconfig/svelte" : " ^3.0.0" ,
29
- "@types/jest" : " ^28.1.6 " ,
29
+ "@types/jest" : " ^28.1.7 " ,
30
30
"@typescript-eslint/eslint-plugin" : " ^5.33.0" ,
31
31
"@typescript-eslint/parser" : " ^5.33.0" ,
32
32
"async-mutex" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 941
941
dependencies :
942
942
" @types/istanbul-lib-report" " *"
943
943
944
- " @types/jest@^28.1.6 " :
945
- version "28.1.6 "
946
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.6 .tgz#d6a9cdd38967d2d746861fb5be6b120e38284dd4 "
947
- integrity sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ ==
944
+ " @types/jest@^28.1.7 " :
945
+ version "28.1.7 "
946
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.7 .tgz#a680c5d05b69634c2d54a63cb106d7fb1adaba16 "
947
+ integrity sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA ==
948
948
dependencies :
949
- jest-matcher-utils "^28.0.0"
949
+ expect "^28.0.0"
950
950
pretty-format "^28.0.0"
951
951
952
952
" @types/jsdom@^16.2.4 " :
@@ -2113,7 +2113,7 @@ exit@^0.1.2:
2113
2113
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
2114
2114
integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
2115
2115
2116
- expect@^28.1.3 :
2116
+ expect@^28.0.0, expect@^28. 1.3 :
2117
2117
version "28.1.3"
2118
2118
resolved "https://registry.yarnpkg.com/expect/-/expect-28.1.3.tgz#90a7c1a124f1824133dd4533cce2d2bdcb6603ec"
2119
2119
integrity sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==
@@ -2867,7 +2867,7 @@ jest-leak-detector@^28.1.3:
2867
2867
jest-get-type "^28.0.2"
2868
2868
pretty-format "^28.1.3"
2869
2869
2870
- jest-matcher-utils@^28.0.0, jest-matcher-utils@^28. 1.3 :
2870
+ jest-matcher-utils@^28.1.3 :
2871
2871
version "28.1.3"
2872
2872
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-28.1.3.tgz#5a77f1c129dd5ba3b4d7fc20728806c78893146e"
2873
2873
integrity sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==
You can’t perform that action at this time.
0 commit comments