Skip to content

Commit e7f1ee6

Browse files
AtsushiMclaude
andcommitted
fix: update eslint-config-smarthr to 14.0.1
ルートのpackage.jsonのeslint-config-smarthrを14.0.1に更新し、pnpm-lock.yamlの不整合を解消 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 61c49a0 commit e7f1ee6

3 files changed

Lines changed: 9 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@commitlint/config-conventional": "^20.5.0",
2424
"@types/jest": "^30.0.0",
2525
"eslint": "9.39.4",
26-
"eslint-config-smarthr": "13.11.4",
26+
"eslint-config-smarthr": "14.0.1",
2727
"husky": "^9.1.7",
2828
"jest": "^30.3.0",
2929
"lerna": "^9.0.7",

packages/oxlint-config-smarthr/package.json

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)