Skip to content

Commit 5ec4f8b

Browse files
deps: skuba 12.1.1 (#161)
* deps: skuba 12.1.1 * Run `skuba format` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: skuba <>
1 parent 3d0e7fb commit 5ec4f8b

File tree

3 files changed

+128
-119
lines changed

3 files changed

+128
-119
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "^22.13.14",
2121
"dotenv": "16.6.1",
2222
"esbuild": "~0.25.0",
23-
"skuba": "12.0.2"
23+
"skuba": "12.1.1"
2424
},
2525
"packageManager": "[email protected]",
2626
"engines": {
@@ -30,6 +30,6 @@
3030
"entryPoint": "packages/hooks/src/index.ts",
3131
"template": "oss-npm-package",
3232
"type": "package",
33-
"version": "11.0.0"
33+
"version": "12.1.1"
3434
}
3535
}

0 commit comments

Comments
 (0)