Skip to content

Commit c25f2f7

Browse files
deps: skuba v12.14.1 and pnpm v10.17 (#178)
* deps: skuba v12.14.1 and pnpm v10.17 * Run `skuba format` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: skuba <>
1 parent 75ad505 commit c25f2f7

File tree

3 files changed

+22
-8
lines changed

3 files changed

+22
-8
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
"@types/node": "^22.13.14",
2121
"dotenv": "16.6.1",
2222
"esbuild": "~0.25.0",
23-
"skuba": "12.3.0"
23+
"skuba": "12.4.1"
2424
},
25-
"packageManager": "pnpm@10.17.0",
25+
"packageManager": "pnpm@10.18.0",
2626
"engines": {
2727
"node": ">=20.10"
2828
},
2929
"skuba": {
3030
"entryPoint": "packages/hooks/src/index.ts",
3131
"template": "oss-npm-package",
3232
"type": "package",
33-
"version": "12.3.0"
33+
"version": "12.4.1"
3434
}
3535
}

pnpm-lock.yaml

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ignorePatchFailures: false
33
minimumReleaseAge: 4320 # 3 days
44
minimumReleaseAgeExclude:
55
- '@seek/*'
6+
- '@skuba-lib/*'
67
- eslint-config-seek
78
- eslint-config-skuba
89
- eslint-plugin-skuba

0 commit comments

Comments
 (0)