Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency dbots to v10 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 10, 2021
1 parent e95600f commit 08e60f6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@sapphire/plugin-logger": "next",
"@sapphire/utilities": "^2.0.1",
"@sentry/node": "^6.13.3",
"dbots": "^9.0.1",
"dbots": "^10.0.0",
"discord-api-types": "^0.23.1",
"discord.js": "^13.2.0",
"dotenv": "^10.0.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1599,12 +1599,12 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.21.0":
version: 0.21.4
resolution: "axios@npm:0.21.4"
"axios@npm:^0.22.0":
version: 0.22.0
resolution: "axios@npm:0.22.0"
dependencies:
follow-redirects: ^1.14.0
checksum: 44245f24ac971e7458f3120c92f9d66d1fc695e8b97019139de5b0cc65d9b8104647db01e5f46917728edfc0cfd88eb30fc4c55e6053eef4ace76768ce95ff3c
follow-redirects: ^1.14.4
checksum: 83dc4d02e180f69aa9f0d1d0d50b84ec3603517230d58b4c3720ebd440c7e64ea86c5e892dc6e19061608e8e1103504a709d8baa4051c4b7652101b523d04b63
languageName: node
linkType: hard

Expand Down Expand Up @@ -2269,13 +2269,13 @@ __metadata:
languageName: node
linkType: hard

"dbots@npm:^9.0.1":
version: 9.0.1
resolution: "dbots@npm:9.0.1"
"dbots@npm:^10.0.0":
version: 10.0.0
resolution: "dbots@npm:10.0.0"
dependencies:
axios: ^0.21.0
axios: ^0.22.0
promise.allsettled: ^1.0.2
checksum: 6de39efa6d6b0c727d615bb50859a3c7fa45893531152d29ca63c09a2d5218beb0b3886b120dcf6d07d8d20bd6d075526225c8aed267f7cd71d84d5673ffbbcb
checksum: 71f4456ecc02cef076403f059b7afd70ec033498966516c61eefaafc08be2d06bfa184086a63424ec6dc5129a004ad08673a9858af6e85d1440ac75a80e4b705
languageName: node
linkType: hard

Expand Down Expand Up @@ -3088,7 +3088,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.0":
"follow-redirects@npm:^1.14.4":
version: 1.14.4
resolution: "follow-redirects@npm:1.14.4"
peerDependenciesMeta:
Expand Down Expand Up @@ -3150,7 +3150,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^4.33.0
"@typescript-eslint/parser": ^4.33.0
cz-conventional-changelog: 3.3.0
dbots: ^9.0.1
dbots: ^10.0.0
discord-api-types: ^0.23.1
discord.js: ^13.2.0
dotenv: ^10.0.0
Expand Down

0 comments on commit 08e60f6

Please sign in to comment.