Skip to content

Commit 9a67ef6

Browse files
fix(deps): update dependency @sapphire/utilities to ^3.18.2 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca217de commit 9a67ef6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@joshdb/auto-ensure": "2.0.0-next.e20aea6.0",
3838
"@joshdb/map": "2.0.0-next.d8f6dae.0",
3939
"@joshdb/provider": "2.0.0-next.b88aca0.0",
40-
"@sapphire/utilities": "^3.18.1"
40+
"@sapphire/utilities": "^3.18.2"
4141
},
4242
"devDependencies": {
4343
"@commitlint/cli": "^19.6.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ __metadata:
818818
"@joshdb/prettier-config": "npm:2.0.0-next.b88aca0.0"
819819
"@joshdb/provider": "npm:2.0.0-next.b88aca0.0"
820820
"@joshdb/ts-config": "npm:2.0.0-next.b88aca0.0"
821-
"@sapphire/utilities": "npm:^3.18.1"
821+
"@sapphire/utilities": "npm:^3.18.2"
822822
"@types/node": "npm:^20.17.16"
823823
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
824824
"@typescript-eslint/parser": "npm:^7.18.0"
@@ -1314,10 +1314,10 @@ __metadata:
13141314
languageName: node
13151315
linkType: hard
13161316

1317-
"@sapphire/utilities@npm:^3.18.1":
1318-
version: 3.18.1
1319-
resolution: "@sapphire/utilities@npm:3.18.1"
1320-
checksum: 10/e13fdc6f83d2a326dfe124a65d0db4243cd5ca636cc770d881927a5e466221065d5f241e3e7673bf133b76c2359f86e4c0b1b834485f0470e25941457ee2cb90
1317+
"@sapphire/utilities@npm:^3.18.2":
1318+
version: 3.18.2
1319+
resolution: "@sapphire/utilities@npm:3.18.2"
1320+
checksum: 10/d7433b4231f56e3b07b93daaad7c43cb129f4a4e01ecf36ac22a6fcb1cedbd9059c124427002839006e3ee16fae7faa29bc48f6d40338873ac5c84dc28757ab8
13211321
languageName: node
13221322
linkType: hard
13231323

0 commit comments

Comments
 (0)