Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 7395c96 commit 130ecd4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@discordjs/collection": "^2.1.0",
"@sapphire/fetch": "^3.0.5",
"@sapphire/result": "^2.7.2",
"@sapphire/utilities": "^3.18.1",
"@sapphire/utilities": "^3.18.2",
"@skyra/env-utilities": "^1.3.0",
"@skyra/http-framework": "^2.2.0",
"@skyra/jaro-winkler": "^1.1.1",
Expand All @@ -46,7 +46,7 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/he": "^1.2.3",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/turndown": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,10 +1087,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.16.2, @sapphire/utilities@npm:^3.18.1":
version: 3.18.1
resolution: "@sapphire/utilities@npm:3.18.1"
checksum: 10/e13fdc6f83d2a326dfe124a65d0db4243cd5ca636cc770d881927a5e466221065d5f241e3e7673bf133b76c2359f86e4c0b1b834485f0470e25941457ee2cb90
"@sapphire/utilities@npm:^3.16.2, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
version: 3.18.2
resolution: "@sapphire/utilities@npm:3.18.2"
checksum: 10/d7433b4231f56e3b07b93daaad7c43cb129f4a4e01ecf36ac22a6fcb1cedbd9059c124427002839006e3ee16fae7faa29bc48f6d40338873ac5c84dc28757ab8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1151,12 +1151,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
"@types/node@npm:*, @types/node@npm:^22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/aac2b6f6a845ec3540c3d979b3150efe3162165bfda953af10b579df2d1cc4f5c48506922bf6bf661a2e5a7ebb571c5729bf1f9f12488a810bb1a5fa9522ef9d
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4884,12 +4884,12 @@ __metadata:
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/result": "npm:^2.7.2"
"@sapphire/ts-config": "npm:^5.0.1"
"@sapphire/utilities": "npm:^3.18.1"
"@sapphire/utilities": "npm:^3.18.2"
"@skyra/env-utilities": "npm:^1.3.0"
"@skyra/http-framework": "npm:^2.2.0"
"@skyra/jaro-winkler": "npm:^1.1.1"
"@types/he": "npm:^1.2.3"
"@types/node": "npm:^22.12.0"
"@types/node": "npm:^22.13.0"
"@types/turndown": "npm:^5.0.5"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand Down

0 comments on commit 130ecd4

Please sign in to comment.