Skip to content

Commit

Permalink
chore(deps): update dependency @sapphire/decorators to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 893fae3 commit 1749066
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@bitomic/wikiactivity-api": "1.2.0",
"@sapphire/decorators": "^5.0.0",
"@sapphire/decorators": "^6.1.0",
"@sapphire/framework": "3.0.0-next.fd7be0b.0",
"@sapphire/pieces": "^3.3.4",
"colorette": "^2.0.20",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,12 +456,12 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/decorators@npm:^5.0.0":
version: 5.0.0
resolution: "@sapphire/decorators@npm:5.0.0"
"@sapphire/decorators@npm:^6.1.0":
version: 6.1.0
resolution: "@sapphire/decorators@npm:6.1.0"
dependencies:
tslib: ^2.4.0
checksum: 18f33669e287df45e7805862c16a6e9c1813c7836985270c0c5867db6e9f724879a228fd19d82fd567f4108d671b9fa862d02ef0010e7f21bfcbc87af05d9ff4
tslib: ^2.6.2
checksum: 9c9c8aef9bb00e422ab7b7fed0ef4713469d008d10a74dac340e142b67c3abeb822f35d410dcdac46f8beb30b9d17fbb51a2e7894caf0b4a8b6a62b3ef914180
languageName: node
linkType: hard

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

"tslib@npm:^2.6.2":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 1606d5c89f88d466889def78653f3aab0f88692e80bb2066d090ca6112ae250ec1cfa9dbfaab0d17b60da15a4186e8ec4d893801c67896b277c17374e36e1d28
languageName: node
linkType: hard

"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
version: 0.4.0
resolution: "type-check@npm:0.4.0"
Expand Down Expand Up @@ -4353,7 +4360,7 @@ __metadata:
"@bitomic/wikiactivity-api": 1.2.0
"@commitlint/cli": ^19.5.0
"@commitlint/config-conventional": ^19.5.0
"@sapphire/decorators": ^5.0.0
"@sapphire/decorators": ^6.1.0
"@sapphire/framework": 3.0.0-next.fd7be0b.0
"@sapphire/pieces": ^3.3.4
"@types/node": ^20.16.5
Expand Down

0 comments on commit 1749066

Please sign in to comment.