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 Mar 17, 2024
1 parent d230a2a commit a2be0f5
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 @@ -16,7 +16,7 @@
"@bitomic/material-colors": "^1.1.0",
"@bitomic/utilities": "^1.1.0",
"@discordjs/rest": "^1.7.1",
"@sapphire/decorators": "^5.0.0",
"@sapphire/decorators": "^6.1.0",
"@sapphire/framework": "3.2.0",
"@sapphire/pieces": "3.6.0",
"@sapphire/plugin-i18next": "^4.0.3",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -530,12 +530,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 @@ -4233,7 +4233,7 @@ __metadata:
"@commitlint/cli": ^19.2.0
"@commitlint/config-conventional": ^19.1.0
"@discordjs/rest": ^1.7.1
"@sapphire/decorators": ^5.0.0
"@sapphire/decorators": ^6.1.0
"@sapphire/framework": 3.2.0
"@sapphire/pieces": 3.6.0
"@sapphire/plugin-i18next": ^4.0.3
Expand Down Expand Up @@ -4371,6 +4371,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

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down

0 comments on commit a2be0f5

Please sign in to comment.