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 27, 2024
1 parent f5c8470 commit 0c123cc
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.4",
"@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 @@ -457,12 +457,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.4":
version: 6.0.4
resolution: "@sapphire/decorators@npm:6.0.4"
dependencies:
tslib: ^2.4.0
checksum: 18f33669e287df45e7805862c16a6e9c1813c7836985270c0c5867db6e9f724879a228fd19d82fd567f4108d671b9fa862d02ef0010e7f21bfcbc87af05d9ff4
tslib: ^2.6.2
checksum: 4c755c8907533e231e39d49542ca26c852bb5f64c3b83f5c63560148e2c680ff88250887f4514924617f9065f7aecfc6f4e95c44080a093d564513f08c41b093
languageName: node
linkType: hard

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

"tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
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 @@ -4332,7 +4339,7 @@ __metadata:
"@bitomic/wikiactivity-api": 1.2.0
"@commitlint/cli": ^19.0.0
"@commitlint/config-conventional": ^19.0.0
"@sapphire/decorators": ^5.0.0
"@sapphire/decorators": ^6.0.4
"@sapphire/framework": 3.0.0-next.fd7be0b.0
"@sapphire/pieces": ^3.3.4
"@types/node": ^20.11.20
Expand Down

0 comments on commit 0c123cc

Please sign in to comment.