Skip to content

Commit d8737c5

Browse files
AtsushiMclaude
andcommitted
feat(oxlint-config-smarthr): update eslint-plugin-smarthr to >=6.14.0
Update eslint-plugin-smarthr peerDependencies from >=6.12.1 to >=6.14.0. This version includes the barrel file purity checker feature. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 23abae3 commit d8737c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/oxlint-config-smarthr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"registry": "https://registry.npmjs.org"
3030
},
3131
"peerDependencies": {
32-
"eslint-plugin-smarthr": ">=6.12.1",
32+
"eslint-plugin-smarthr": ">=6.14.0",
3333
"oxlint": ">=1.0.0"
3434
}
3535
}

0 commit comments

Comments
 (0)