Skip to content

Commit 8cabe9c

Browse files
ralyodioclaude
andauthored
chore(deps): @moshcoder/moshpit-dns 0.2.1 -> 0.2.2 (#198)
Unblocks main, which has been red since #193 merged. The dash rule landed here (#193) and in the drift guard covering it (#194) before the package carried it, so dns-drift correctly failed on blue.lazy-loaded: vendored null, published { blue, lazy-loaded }. That is the guard working. 0.2.2 carries the rule. The lockfile is the part that matters — CI runs `pnpm install --frozen-lockfile`, so the ^0.2.1 range in package.json never picked the new version up on its own; it installed 0.2.1 and kept failing after the publish. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent ce2834d commit 8cabe9c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"license": "MIT",
2424
"packageManager": "pnpm@10.32.1",
2525
"devDependencies": {
26-
"@moshcoder/moshpit-dns": "^0.2.1"
26+
"@moshcoder/moshpit-dns": "^0.2.2"
2727
}
2828
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)