Skip to content

Commit 792a5e2

Browse files
fix(deps): update dependency @sinclair/typebox to ^0.33.22
1 parent 1f01384 commit 792a5e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@fastify/type-provider-typebox": "^5.0.1",
2626
"@pnotify/core": "^5.2.0",
2727
"@sapphire/fetch": "^3.0.5",
28-
"@sinclair/typebox": "^0.33.21",
28+
"@sinclair/typebox": "^0.33.22",
2929
"@skyra/env-utilities": "^1.3.0",
3030
"fastify": "^5.1.0",
3131
"highlight.js": "^11.10.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -839,10 +839,10 @@ __metadata:
839839
languageName: node
840840
linkType: hard
841841

842-
"@sinclair/typebox@npm:^0.33.21":
843-
version: 0.33.21
844-
resolution: "@sinclair/typebox@npm:0.33.21"
845-
checksum: 10/15d8261466ec0b04ef02bc8e75e6836984b3048db0b788e4e6883c7bbb6f27f944fa917f2b5813858c8d36bb202639a071b72af57335f14423757a9d9ae03f55
842+
"@sinclair/typebox@npm:^0.33.22":
843+
version: 0.33.22
844+
resolution: "@sinclair/typebox@npm:0.33.22"
845+
checksum: 10/7be51bd6f112b2152dfc2f6fe24f565474bc908e1dd78d587c8ff4d9119187839f486baf51f5b8ef162cc8eb2201fd3c604839ad422e0adc12572fb48b472097
846846
languageName: node
847847
linkType: hard
848848

@@ -871,7 +871,7 @@ __metadata:
871871
"@sapphire/fetch": "npm:^3.0.5"
872872
"@sapphire/prettier-config": "npm:^2.0.0"
873873
"@sapphire/ts-config": "npm:^5.0.1"
874-
"@sinclair/typebox": "npm:^0.33.21"
874+
"@sinclair/typebox": "npm:^0.33.22"
875875
"@skyra/env-utilities": "npm:^1.3.0"
876876
"@types/node": "npm:^22.9.0"
877877
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"

0 commit comments

Comments
 (0)