Skip to content

Commit 4f9d75f

Browse files
authored
Merge pull request #83 from jaredwray/chore-upgrading-hookified-to-1.12.1
chore: upgrading hookified to 1.12.1
2 parents f636be3 + d2b7c78 commit 4f9d75f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
2+
"$schema": "node_modules/@biomejs/biome/configuration_schema.json",
33
"vcs": {
44
"enabled": false,
55
"clientKind": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@scalar/api-reference": "^1.34.6",
6060
"detect-port": "^2.1.0",
6161
"fastify": "^5.5.0",
62-
"hookified": "^1.12.0",
62+
"hookified": "^1.12.1",
6363
"html-escaper": "^3.0.3",
6464
"pino": "^10.0.0",
6565
"pino-pretty": "^13.1.1"

0 commit comments

Comments
 (0)