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 Feb 13, 2023
1 parent 69d50e9 commit fa32393
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.0.0",
"@sapphire/framework": "3.0.0-next.fd7be0b.0",
"@sapphire/pieces": "^3.3.4",
"colorette": "^2.0.19",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,12 +424,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.0.0":
version: 6.0.0
resolution: "@sapphire/decorators@npm:6.0.0"
dependencies:
tslib: ^2.4.0
checksum: 18f33669e287df45e7805862c16a6e9c1813c7836985270c0c5867db6e9f724879a228fd19d82fd567f4108d671b9fa862d02ef0010e7f21bfcbc87af05d9ff4
tslib: ^2.4.1
checksum: 390ada53c66965596c70c90e3e7cb630e4d66dc8dbf8becd2a2517ca87bdb62907542f9943edee942e619ea9447591205b3ac45da0b98fe24ea3edcce1842e09
languageName: node
linkType: hard

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

"tslib@npm:^2.4.1":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down Expand Up @@ -4759,7 +4766,7 @@ __metadata:
"@bitomic/wikiactivity-api": 1.2.0
"@commitlint/cli": ^17.4.3
"@commitlint/config-conventional": ^17.4.3
"@sapphire/decorators": ^5.0.0
"@sapphire/decorators": ^6.0.0
"@sapphire/framework": 3.0.0-next.fd7be0b.0
"@sapphire/pieces": ^3.3.4
"@types/node": ^18.13.0
Expand Down

0 comments on commit fa32393

Please sign in to comment.