File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 52
52
"postinstall-postinstall" : " ^2.1.0" ,
53
53
"prettier" : " ^3.0.0" ,
54
54
"semantic-release" : " ^24.1.0" ,
55
- "strip-indent" : " ^3 .0.0" ,
55
+ "strip-indent" : " ^4 .0.0" ,
56
56
"ts-jest" : " 29.2.5" ,
57
57
"ts-node" : " ^10.9.1" ,
58
58
"typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change @@ -6879,9 +6879,9 @@ mimic-response@^4.0.0:
6879
6879
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz"
6880
6880
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==
6881
6881
6882
- min-indent@^1.0.0 :
6882
+ min-indent@^1.0.1 :
6883
6883
version "1.0.1"
6884
- resolved "https://registry.npmjs.org /min-indent/-/min-indent-1.0.1.tgz"
6884
+ resolved "https://registry.yarnpkg.com /min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869 "
6885
6885
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
6886
6886
6887
6887
@@ -8738,12 +8738,12 @@ strip-final-newline@^4.0.0:
8738
8738
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-4.0.0.tgz"
8739
8739
integrity sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==
8740
8740
8741
- strip-indent@^3 .0.0 :
8742
- version "3 .0.0"
8743
- resolved "https://registry.npmjs.org /strip-indent/-/strip-indent-3 .0.0.tgz"
8744
- integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ ==
8741
+ strip-indent@^4 .0.0 :
8742
+ version "4 .0.0"
8743
+ resolved "https://registry.yarnpkg.com /strip-indent/-/strip-indent-4 .0.0.tgz#b41379433dd06f5eae805e21d631e07ee670d853 "
8744
+ integrity sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA ==
8745
8745
dependencies :
8746
- min-indent "^1.0.0 "
8746
+ min-indent "^1.0.1 "
8747
8747
8748
8748
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1 :
8749
8749
version "3.1.1"
You can’t perform that action at this time.
0 commit comments