Skip to content

Commit

Permalink
fix: update transitive sapphire dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 19, 2024
1 parent b115413 commit 78d8198
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.15.2",
"@sapphire/utilities": "^3.15.3",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ __metadata:
"@sapphire/eslint-config": "npm:^5.0.3"
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ts-config": "npm:^5.0.0"
"@sapphire/utilities": "npm:^3.15.2"
"@sapphire/utilities": "npm:^3.15.3"
"@types/node": "npm:^20.11.5"
"@typescript-eslint/eslint-plugin": "npm:^6.19.0"
"@typescript-eslint/parser": "npm:^6.19.0"
Expand Down Expand Up @@ -869,6 +869,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.15.3":
version: 3.15.3
resolution: "@sapphire/utilities@npm:3.15.3"
checksum: 966db788486c01719d3d54cf00eccbc378fcd79f143c994480644f3af4dd22daa65f5e9ea7da6af0973d9730e5d10b762eaf391770d746278023fd012438eb13
languageName: node
linkType: hard

"@sinclair/typebox@npm:^0.27.8":
version: 0.27.8
resolution: "@sinclair/typebox@npm:0.27.8"
Expand Down

0 comments on commit 78d8198

Please sign in to comment.