Commit c501908 1 parent 11da648 commit c501908 Copy full SHA for c501908
File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@favware/colorette-spinner" : " ^1.0.1" ,
42
- "@sapphire/result" : " ^2.4.1 " ,
42
+ "@sapphire/result" : " ^2.5.0 " ,
43
43
"colorette" : " ^2.0.19" ,
44
44
"commander" : " ^9.4.1" ,
45
45
"execa" : " ^6.1.0" ,
Original file line number Diff line number Diff line change @@ -446,7 +446,7 @@ __metadata:
446
446
" @favware/npm-deprecate " : ^1.0.5
447
447
" @sapphire/eslint-config " : ^4.3.8
448
448
" @sapphire/prettier-config " : ^1.4.4
449
- " @sapphire/result " : ^2.4.1
449
+ " @sapphire/result " : ^2.5.0
450
450
" @sapphire/ts-config " : ^3.3.4
451
451
" @types/js-yaml " : ^4.0.5
452
452
" @types/node " : ^18.7.15
@@ -510,13 +510,20 @@ __metadata:
510
510
languageName : node
511
511
linkType : hard
512
512
513
- " @sapphire/result@npm:^2.4.0, @sapphire/result@npm:^2.4.1 " :
513
+ " @sapphire/result@npm:^2.4.0 " :
514
514
version : 2.4.1
515
515
resolution : " @sapphire/result@npm:2.4.1"
516
516
checksum : 622e96f5907d861d4ecdbb8276e3a7a53160e65349601db00974298825b9ed0021bd1472431b833dd4f251e6532e045036364a7fddeec9eac8a267fa7492b62c
517
517
languageName : node
518
518
linkType : hard
519
519
520
+ " @sapphire/result@npm:^2.5.0 " :
521
+ version : 2.5.0
522
+ resolution : " @sapphire/result@npm:2.5.0"
523
+ checksum : af1eeaae1c4b0acffb6e6f8ce49fa27326a002e469019f40216a574e244625fac967a9b6678124d36f9388efd74c964cdf52c90e5b75705008a48a8cd910087e
524
+ languageName : node
525
+ linkType : hard
526
+
520
527
" @sapphire/ts-config@npm:^3.3.4 " :
521
528
version : 3.3.4
522
529
resolution : " @sapphire/ts-config@npm:3.3.4"
You can’t perform that action at this time.
0 commit comments