Skip to content

Commit

Permalink
Update @sapphire/stopwatch to version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 10, 2024
1 parent 856fd12 commit a148f9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@sapphire/event-iterator": "^1.7.3",
"@sapphire/framework": "^1.0.0-alpha.11",
"@sapphire/plugin-subcommands": "^4.2.1",
"@sapphire/stopwatch": "^1.5.3",
"@sapphire/stopwatch": "^1.5.4",
"@sapphire/time-utilities": "^1.7.13",
"@sapphire/type": "^2.5.1",
"@sapphire/utilities": "^3.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,10 @@
resolved "https://registry.yarnpkg.com/@sapphire/ratelimits/-/ratelimits-1.2.1.tgz#0a51929581f1cd9f285bdff86618d3ea87e74233"
integrity sha512-Vln4L+jOWXfAGWW5aGASvcbPX4i+vgM0wdTEklev8/RGh+QH1uMGMrsgyrm70rFNBwxBSkMApy7xqrzsmiW+0w==

"@sapphire/stopwatch@^1.5.3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@sapphire/stopwatch/-/stopwatch-1.5.3.tgz#ee7c2205b39220d2078e25361e3ceeaba3d026f6"
integrity sha512-HwsZZl5+BHWAMsRPALyabTlVLjPyXAIwZGSYZg7LxqK5neMaWLmc8Fh06ZZe85GkJQ2e+JDiNAaNRyD1Fya0Kw==
"@sapphire/stopwatch@^1.5.4":
version "1.5.4"
resolved "https://registry.yarnpkg.com/@sapphire/stopwatch/-/stopwatch-1.5.4.tgz#a8853907f8f899ddcf71df511e4adabd29579efa"
integrity sha512-IVI48D2yAz411bSttXyTkBH0p2vhrXoqWLn5loDDSAAEUGkM1r5KNCX2027ifQ8svdoMkUfIGjFueR+satLeWw==
dependencies:
tslib "^2.8.1"

Expand Down

0 comments on commit a148f9c

Please sign in to comment.