File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 106
106
"eslint-plugin-tsdoc" : " ^0.4.0" ,
107
107
"eslint-plugin-unicorn" : " ^56.0.0" ,
108
108
"fake-indexeddb" : " ^5.0.2" ,
109
- "fetch-mock" : " 11.1.5 " ,
109
+ "fetch-mock" : " 12.5.2 " ,
110
110
"fetch-mock-jest" : " ^1.5.1" ,
111
111
"husky" : " ^9.0.0" ,
112
112
"jest" : " ^29.0.0" ,
Original file line number Diff line number Diff line change @@ -3672,15 +3672,14 @@ fetch-mock-jest@^1.5.1:
3672
3672
dependencies :
3673
3673
fetch-mock "^9.11.0"
3674
3674
3675
- fetch-mock@11.1.5 :
3676
- version "11.1.5 "
3677
- resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.5. tgz#77f78942f3733cfba47fc232b8528d1138a6761f "
3678
- integrity sha512-KHmZDnZ1ry0pCTrX4YG5DtThHi0MH+GNI9caESnzX/nMJBrvppUHMvLx47M0WY9oAtKOMiPfZDRpxhlHg89BOA ==
3675
+ fetch-mock@12.5.2 :
3676
+ version "12.5.2 "
3677
+ resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-12.5.2. tgz#dbd7e2bb6a61fdbc7af45d399fe9aa1da97e3582 "
3678
+ integrity sha512-b5KGDFmdmado2MPQjZl6ix3dAG3iwCitb0XQwN72y2s9VnWZ3ObaGNy+bkpm1390foiLDybdJ7yjRGKD36kATw ==
3679
3679
dependencies :
3680
3680
" @types/glob-to-regexp" " ^0.4.4"
3681
3681
dequal "^2.0.3"
3682
3682
glob-to-regexp "^0.4.1"
3683
- is-subset "^0.1.1"
3684
3683
regexparam "^3.0.0"
3685
3684
3686
3685
fetch-mock@^9.11.0 :
You can’t perform that action at this time.
0 commit comments