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 Oct 25, 2023
1 parent 609bb98 commit 8b7984a
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.2",
"@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 @@ -477,12 +477,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.2":
version: 6.0.2
resolution: "@sapphire/decorators@npm:6.0.2"
dependencies:
tslib: ^2.4.0
checksum: 18f33669e287df45e7805862c16a6e9c1813c7836985270c0c5867db6e9f724879a228fd19d82fd567f4108d671b9fa862d02ef0010e7f21bfcbc87af05d9ff4
tslib: ^2.6.0
checksum: b24f33ee14c2014efec9b29ef947e59adc66001e6e4e5f6601063d4e4c86dd0a30bd8eb2c5b67a6231473e76018db1120f416cc94d650280b21462dfe8ca0a02
languageName: node
linkType: hard

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

"tslib@npm:^2.6.0":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down Expand Up @@ -4928,7 +4935,7 @@ __metadata:
"@bitomic/wikiactivity-api": 1.2.0
"@commitlint/cli": ^18.1.0
"@commitlint/config-conventional": ^18.1.0
"@sapphire/decorators": ^5.0.0
"@sapphire/decorators": ^6.0.2
"@sapphire/framework": 3.0.0-next.fd7be0b.0
"@sapphire/pieces": ^3.3.4
"@types/node": ^20.8.8
Expand Down

0 comments on commit 8b7984a

Please sign in to comment.