Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/utilities to ^3.15.1 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent b2334f7 commit e6c8f33
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/auto-ensure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.a699598.0",
"@sapphire/utilities": "^3.14.0"
"@sapphire/utilities": "^3.15.1"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.a699598.0",
"@sapphire/utilities": "^3.14.0"
"@sapphire/utilities": "^3.15.1"
},
"devDependencies": {
"@favware/cliff-jumper": "^2.2.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": ^2.2.3
"@joshdb/provider": 2.0.0-next.a699598.0
"@sapphire/utilities": ^3.14.0
"@sapphire/utilities": ^3.15.1
"@swc/core": ^1.3.101
"@vitest/coverage-c8": ^0.33.0
typedoc: ^0.25.4
Expand Down Expand Up @@ -857,7 +857,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": ^2.2.3
"@joshdb/provider": 2.0.0-next.a699598.0
"@sapphire/utilities": ^3.14.0
"@sapphire/utilities": ^3.15.1
"@swc/core": ^1.3.101
"@vitest/coverage-c8": ^0.33.0
typedoc: ^0.25.4
Expand Down Expand Up @@ -1142,10 +1142,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.14.0":
version: 3.14.0
resolution: "@sapphire/utilities@npm:3.14.0"
checksum: 98bea8dc12ac60696c499dbfd76cdaf2d3a04eeea73d14512e3f91808d8dd2609a3a4d9b0d4c4a76e666dfd1d2e8fa69995d34d562ae412316d013a1db5820d8
"@sapphire/utilities@npm:^3.15.1":
version: 3.15.1
resolution: "@sapphire/utilities@npm:3.15.1"
checksum: b537e068c6f5c8f7ff901c2908c30989849ce5193b36ea7d88eb851761e172757ec30614536820076ba2dc1ef27a19e276543c6f796c4fc330884b91899ccab6
languageName: node
linkType: hard

Expand Down

0 comments on commit e6c8f33

Please sign in to comment.