Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/utilities to ^3.7.0 (#219)
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] authored Jul 3, 2022
1 parent 4806689 commit 488afd3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@discordjs/collection": "^0.7.0",
"@sapphire/utilities": "^3.6.2",
"@sapphire/utilities": "^3.7.0",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ __metadata:
"@sapphire/eslint-config": ^4.3.7
"@sapphire/prettier-config": ^1.4.3
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.6.2
"@sapphire/utilities": ^3.7.0
"@types/node": ^18.0.0
"@typescript-eslint/eslint-plugin": ^5.30.4
"@typescript-eslint/parser": ^5.30.4
Expand Down Expand Up @@ -560,6 +560,13 @@ __metadata:
languageName: node
linkType: hard

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

"@tootallnate/once@npm:1":
version: 1.1.2
resolution: "@tootallnate/once@npm:1.1.2"
Expand Down

0 comments on commit 488afd3

Please sign in to comment.