Skip to content

Commit

Permalink
fix(deps): update sapphire dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2022
1 parent 8063ff7 commit 2405d9b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"@sapphire/plugin-logger": "^2.2.3",
"@sapphire/plugin-subcommands": "^2.2.2",
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/stopwatch": "1.4.1",
"@sapphire/stopwatch": "1.5.0",
"@sapphire/time-utilities": "^1.7.8",
"@sapphire/ts-config": "3.3.4",
"@sapphire/type": "^2.2.4",
"@sapphire/utilities": "^3.9.3",
"@sapphire/utilities": "^3.11.0",
"@spectera/tag-parser": "^2.3.1",
"discord.js": "^13.7.0",
"dotenv-cra": "^3.0.2"
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2746,12 +2746,12 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/stopwatch@npm:1.4.1":
version: 1.4.1
resolution: "@sapphire/stopwatch@npm:1.4.1"
"@sapphire/stopwatch@npm:1.5.0":
version: 1.5.0
resolution: "@sapphire/stopwatch@npm:1.5.0"
dependencies:
tslib: ^2.3.1
checksum: 084462d9ca7ace45fd06d61e346a7a3326362d6d598c8721c908acf35772634b68f0224db998f0c59448a17b32b0d163248c6bc76c7f6f2d1db8a4f2ffc9fa68
tslib: ^2.4.0
checksum: 23c013598d87d2fcc797efe5d2409ae6836b9221d79eacc10b7c2a95f9d694b562b7ad027dc49e9e8125095417199385a15317520fec371bdb8cc7622085e3af
languageName: node
linkType: hard

Expand Down Expand Up @@ -2845,6 +2845,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.11.0":
version: 3.11.0
resolution: "@sapphire/utilities@npm:3.11.0"
checksum: 3c8521038b8879524e8114f39eefc8b3b06cf825995f709684238b5cb14bd7df06d232a26a88f79160df290a66f9aa3133f5ce4ff8e2398033db9f301ad31e0d
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.6.2":
version: 3.6.2
resolution: "@sapphire/utilities@npm:3.6.2"
Expand Down Expand Up @@ -8489,11 +8496,11 @@ __metadata:
"@sapphire/plugin-logger": ^2.2.3
"@sapphire/plugin-subcommands": ^2.2.2
"@sapphire/prettier-config": ^1.4.4
"@sapphire/stopwatch": 1.4.1
"@sapphire/stopwatch": 1.5.0
"@sapphire/time-utilities": ^1.7.8
"@sapphire/ts-config": 3.3.4
"@sapphire/type": ^2.2.4
"@sapphire/utilities": ^3.9.3
"@sapphire/utilities": ^3.11.0
"@spectera/tag-parser": ^2.3.1
"@types/jest": ^27.5.1
"@types/node": 16.11.36
Expand Down

0 comments on commit 2405d9b

Please sign in to comment.