Skip to content

Commit

Permalink
feat: smarthr/a11y系ruleに "import時のasでのrename内容をチェックする" 処理を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiM committed Nov 29, 2023
1 parent dee5d90 commit d9822b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-smarthr": "^0.3.14"
"eslint-plugin-smarthr": "^0.3.15"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2465,10 +2465,10 @@ eslint-plugin-react@^7.33.2:
semver "^6.3.1"
string.prototype.matchall "^4.0.8"

eslint-plugin-smarthr@^0.3.14:
version "0.3.14"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.3.14.tgz#59b4838ef6ed8d9d45d1ac132ca12ce37dc233a1"
integrity sha512-DBp2mBJXDPgHQ4hDAWFeKkpOXMEVEh2pgCi8PtU3vtv6FZT8/CvB3nwXiEtcKYQSQ29yU03IuNRQAbRaEgp3lA==
eslint-plugin-smarthr@^0.3.15:
version "0.3.15"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.3.15.tgz#b02df7522df6fdaf8e7449bf87261a644886882c"
integrity sha512-54Zmai8W3yCcN6s5WEzX7UQC+VdmvQvNgH32jpv89SBzJuUVTc3GxSSsn6RGGWQOU4VrKVIJujPEHgbGuCpaCg==
dependencies:
inflected "^2.1.0"
json5 "^2.2.0"
Expand Down

0 comments on commit d9822b9

Please sign in to comment.