Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/utilities to ^3.7.0 (#211)
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 Jul 3, 2022
1 parent 760831f commit c7dcde3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"postinstall": "husky install .github/husky"
},
"dependencies": {
"@sapphire/utilities": "^3.6.2",
"@sapphire/utilities": "^3.7.0",
"alexa-app": "^4.2.3",
"apollo-boost": "^0.4.9",
"confusables": "^1.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -416,7 +416,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/express": ^4.17.13
"@types/jest": ^28.1.4
"@types/node": ^17.0.31
Expand Down Expand Up @@ -878,10 +878,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit c7dcde3

Please sign in to comment.