File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 45
45
"@rollup/plugin-commonjs" : " 25.0.8" ,
46
46
"@rollup/plugin-typescript" : " 11.1.6" ,
47
47
"@types/node" : " 20.17.10" ,
48
- "@types/tape" : " 5.6.5 " ,
48
+ "@types/tape" : " 5.7.0 " ,
49
49
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
50
50
"@typescript-eslint/parser" : " 6.21.0" ,
51
51
"eslint" : " 8.57.1" ,
Original file line number Diff line number Diff line change 309
309
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
310
310
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
311
311
312
- " @types/tape@5.6.5 " :
313
- version "5.6.5 "
314
- resolved "https://registry.yarnpkg.com/@types/tape/-/tape-5.6.5 .tgz#61b23416b1517ece0eb46420a9f2787379fa42f9 "
315
- integrity sha512-/Eer3ugx8wLoJ4FFD2QzAO2RjuAys60WzvnVhOREHg+EGazbae9N095pLPGhDRErBkngl8YjZ1hApQ79UHraaQ ==
312
+ " @types/tape@5.7.0 " :
313
+ version "5.7.0 "
314
+ resolved "https://registry.yarnpkg.com/@types/tape/-/tape-5.7.0 .tgz#c7d8143fa5810d29f5bd8db8b3fa89535f9725f0 "
315
+ integrity sha512-P6R12Ycyfft/M1PSOBaJtDdiFq5TxDST+DTMRKXm78gHFR8VideyKQ7mgvffxylJQAKtt3Mywa2Bmj8ZdpMLEg ==
316
316
dependencies :
317
317
" @ljharb/through" " *"
318
318
" @types/node" " *"
319
+ mock-property "*"
319
320
320
321
" @typescript-eslint/[email protected] " :
321
322
version "6.21.0"
@@ -1736,7 +1737,7 @@ minimist@^1.2.8:
1736
1737
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
1737
1738
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
1738
1739
1739
- mock-property@^1.1.0 :
1740
+ mock-property@*, mock-property@ ^1.1.0 :
1740
1741
version "1.1.0"
1741
1742
resolved "https://registry.yarnpkg.com/mock-property/-/mock-property-1.1.0.tgz#b38b9961476d2e54cde2033b62847b9546b3670d"
1742
1743
integrity sha512-1/JjbLoGwv87xVsutkX0XJc0M0W4kb40cZl/K41xtTViBOD9JuFPKfyMNTrLJ/ivYAd0aPqu/vduamXO0emTFQ==
You can’t perform that action at this time.
0 commit comments