Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/utilities to v3 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2021
1 parent 57dec9e commit e0dd970
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"prepare": "husky install .github/husky"
},
"dependencies": {
"@sapphire/utilities": "^2.0.1",
"@sapphire/utilities": "^3.0.2",
"alexa-app": "^4.2.3",
"apollo-boost": "^0.4.9",
"confusables": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -602,10 +602,10 @@
tslib "^2.3.1"
typescript "^4.4.3"

"@sapphire/utilities@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@sapphire/utilities/-/utilities-2.0.1.tgz#c436c5b2b72679c89a40abe46d2f9301d03e63e2"
integrity sha512-KgJsgQ1cnfVKqscrMX4GH29mIVhVQkF8kSTIRCB+hgCCRfIvUU5peE4g/cegnesPS5eMiQqV+NWk7cNwhjextQ==
"@sapphire/utilities@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@sapphire/utilities/-/utilities-3.0.2.tgz#d471041d871a37186df31e52476d87328065a6e5"
integrity sha512-LD5BjfKU6b/SEpQq+vMNhneOujgoe4EabL/3I5XThej0dbngWf90d7ET9VQnFVfe0qQbGin+MEu9f2im9WYSzw==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand Down

0 comments on commit e0dd970

Please sign in to comment.