Skip to content

Commit 6d0ef65

Browse files
TimelordUKclaude
andcommitted
add .npmrc with legacy-peer-deps to unblock dependabot security PRs
eslint-config-standard-with-typescript@43 requires @typescript-eslint v6 as a peer dep, causing npm ci to fail when dependabot bumps to v8. Same fix applied to jspurefix. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent af3919b commit 6d0ef65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
legacy-peer-deps=true

0 commit comments

Comments
 (0)