Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/fetch to ^2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 12, 2022
1 parent 17ef5f1 commit 7c1f9f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prepare": "husky install .github/husky"
},
"dependencies": {
"@sapphire/fetch": "^2.3.1",
"@sapphire/fetch": "^2.4.0",
"tiny-typed-emitter": "^2.1.0",
"tslib": "^2.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ __metadata:
"@commitlint/cli": ^16.3.0
"@commitlint/config-conventional": ^16.2.4
"@sapphire/eslint-config": ^4.3.6
"@sapphire/fetch": ^2.3.1
"@sapphire/fetch": ^2.4.0
"@sapphire/framework": ^2.5.0
"@sapphire/prettier-config": ^1.4.3
"@sapphire/ts-config": ^3.3.4
Expand Down Expand Up @@ -428,12 +428,12 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/fetch@npm:^2.3.1":
version: 2.3.1
resolution: "@sapphire/fetch@npm:2.3.1"
"@sapphire/fetch@npm:^2.4.0":
version: 2.4.0
resolution: "@sapphire/fetch@npm:2.4.0"
dependencies:
cross-fetch: ^3.1.5
checksum: 3cb6d2a74fd107901d6902b8949ae7b3780da7efb519fc411fee1496d4d0d72cec1a68e19fc6ac47984f37f509567dbbc4ce82bea5c1ff437f119fc0afa8359d
checksum: be03ec367ef1b49b38bfe06c3cf7fa507eefb4635bcccf3c5330857bddefd40c7a98c15e102deae8d78ebfbd816a94b5c9040d77b30a7742fd17506186f993b7
languageName: node
linkType: hard

Expand Down

0 comments on commit 7c1f9f6

Please sign in to comment.