Skip to content

Commit

Permalink
fix: bump lexure and result dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Oct 16, 2022
1 parent d2eb510 commit bb9687c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -31,10 +31,10 @@
"@discordjs/builders": "^0.16.0",
"@sapphire/discord-utilities": "^2.11.6",
"@sapphire/discord.js-utilities": "^5.1.1",
"@sapphire/lexure": "^1.1.1",
"@sapphire/lexure": "^1.1.2",
"@sapphire/pieces": "^3.5.2",
"@sapphire/ratelimits": "^2.4.5",
"@sapphire/result": "^2.5.0",
"@sapphire/result": "^2.6.0",
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.11.0",
"tslib": "^2.4.0"
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Expand Up @@ -553,11 +553,11 @@ __metadata:
"@sapphire/discord-utilities": ^2.11.6
"@sapphire/discord.js-utilities": ^5.1.1
"@sapphire/eslint-config": ^4.3.8
"@sapphire/lexure": ^1.1.1
"@sapphire/lexure": ^1.1.2
"@sapphire/pieces": ^3.5.2
"@sapphire/prettier-config": ^1.4.4
"@sapphire/ratelimits": ^2.4.5
"@sapphire/result": ^2.5.0
"@sapphire/result": ^2.6.0
"@sapphire/stopwatch": ^1.5.0
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.11.0
Expand Down Expand Up @@ -587,12 +587,12 @@ __metadata:
languageName: unknown
linkType: soft

"@sapphire/lexure@npm:^1.1.1":
version: 1.1.1
resolution: "@sapphire/lexure@npm:1.1.1"
"@sapphire/lexure@npm:^1.1.2":
version: 1.1.2
resolution: "@sapphire/lexure@npm:1.1.2"
dependencies:
"@sapphire/result": ^2.5.0
checksum: 21edbc9f8ef32a8d266436bc5ce436c58eab45ffb9db8fe4c066fdec72c99c0196dd278085fb20cc2846315a09f3f11763fcdce4c1cb8085d0e72912416c6b24
"@sapphire/result": ^2.6.0
checksum: fe25476ba0189ff8c55c6bdb58ef81b0092f46882c59181e712d68adb68c9d86742365cfcb77e2d6dfb08267752894c9da51615718a1ab77ee3ff3609d93b240
languageName: node
linkType: hard

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

"@sapphire/result@npm:^2.6.0":
version: 2.6.0
resolution: "@sapphire/result@npm:2.6.0"
checksum: bab9e963c85c7ea0a410c36617b7d32fca8749739b7fbb61bf7a2eff566d002af78606c379b1a71f2857bf9c04d3f5f1af67f02278da75ac660f2f6ddfef26b5
languageName: node
linkType: hard

"@sapphire/shapeshift@npm:^3.5.1":
version: 3.7.0
resolution: "@sapphire/shapeshift@npm:3.7.0"
Expand Down

0 comments on commit bb9687c

Please sign in to comment.