Skip to content

Commit 6902e4c

Browse files
committed
chore(deps): bump @socketsecurity/lib catalog 5.25.1 → 5.26.1
Also adds **/xport.schema.json to .oxfmtrc.json ignorePatterns (the file is generated by scripts/xport-emit-schema.mts and oxfmt was fighting its layout).
1 parent 6bb3275 commit 6902e4c

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.oxfmtrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"**/pnpm-lock.yaml",
4646
"**/test/fixtures",
4747
"**/test/packages",
48-
"**/upstream"
48+
"**/upstream",
49+
"**/xport.schema.json"
4950
]
5051
}

pnpm-lock.yaml

Lines changed: 8 additions & 8 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ trustPolicy: no-downgrade
66
# entry — the .claude/hooks/check-new-deps hook references it via
77
# "catalog:" so its manifest stays in lockstep with the root.
88
catalog:
9-
'@socketsecurity/lib': 5.25.1
9+
'@socketsecurity/lib': 5.26.1
1010
'@types/node': 24.9.2
1111

1212
# Register .claude/hooks/* as workspace packages so taze (run via

0 commit comments

Comments
 (0)