File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 55
55
"tabWidth" : 2 ,
56
56
"trailingComma" : " es5" ,
57
57
"useTabs" : false
58
+ },
59
+ "dependencies" : {
60
+ "leftpad" : " ^0.0.1"
58
61
}
59
62
}
Original file line number Diff line number Diff line change @@ -8227,6 +8227,13 @@ __metadata:
8227
8227
languageName : node
8228
8228
linkType : hard
8229
8229
8230
+ " leftpad@npm:^0.0.1 " :
8231
+ version : 0.0.1
8232
+ resolution : " leftpad@npm:0.0.1"
8233
+ checksum : ca725b724fe748086385d6bdea80a0b76519b8fddeec0d200e7eaa214a57ec5d8e2687561547478af57020418b1015be00c4ffb982b3100ca09b902ec87fb7ac
8234
+ languageName : node
8235
+ linkType : hard
8236
+
8230
8237
" levn@npm:^0.4.1 " :
8231
8238
version : 0.4.1
8232
8239
resolution : " levn@npm:0.4.1"
@@ -11581,6 +11588,7 @@ __metadata:
11581
11588
concurrently : ^7.2.2
11582
11589
eslint : ^8.18.0
11583
11590
eslint-config-satya164 : ^3.1.11
11591
+ leftpad : ^0.0.1
11584
11592
prettier : ^2.7.1
11585
11593
typescript : ^5.0.2
11586
11594
languageName : unknown
You can’t perform that action at this time.
0 commit comments