Skip to content

Commit

Permalink
feat: update eslint-plugin-smarthr
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiM committed Dec 21, 2022
1 parent a5cfc66 commit 7345df8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 20 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = {
'smarthr/a11y-clickable-element-has-text': 'error',
'smarthr/a11y-image-has-alt-attribute': 'error',
'smarthr/a11y-prohibit-input-placeholder': 'warn',
'smarthr/a11y-radio-has-name-attribute': 'warn',
'smarthr/a11y-trigger-has-button': 'error',
'smarthr/best-practice-for-date': 'error',
'smarthr/format-import-path': 'off',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-smarthr": "^0.2.15"
"eslint-plugin-smarthr": "^0.2.16"
},
"jest": {
"moduleNameMapper": {
Expand Down
22 changes: 3 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,6 @@
"@types/react@^18.0.26":
version "18.0.26"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -997,7 +996,6 @@
"@typescript-eslint/eslint-plugin@^5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.0.tgz#9a96a713b9616c783501a3c1774c9e2b40217ad0"
integrity sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==
dependencies:
"@typescript-eslint/scope-manager" "5.46.0"
"@typescript-eslint/type-utils" "5.46.0"
Expand All @@ -1012,7 +1010,6 @@
"@typescript-eslint/parser@^5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46.0.tgz#002d8e67122947922a62547acfed3347cbf2c0b6"
integrity sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA==
dependencies:
"@typescript-eslint/scope-manager" "5.46.0"
"@typescript-eslint/types" "5.46.0"
Expand All @@ -1022,15 +1019,13 @@
"@typescript-eslint/scope-manager@5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.0.tgz#60790b14d0c687dd633b22b8121374764f76ce0d"
integrity sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA==
dependencies:
"@typescript-eslint/types" "5.46.0"
"@typescript-eslint/visitor-keys" "5.46.0"

"@typescript-eslint/type-utils@5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.0.tgz#3a4507b3b437e2fd9e95c3e5eea5ae16f79d64b3"
integrity sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==
dependencies:
"@typescript-eslint/typescript-estree" "5.46.0"
"@typescript-eslint/utils" "5.46.0"
Expand All @@ -1040,12 +1035,10 @@
"@typescript-eslint/types@5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.0.tgz#f4d76622a996b88153bbd829ea9ccb9f7a5d28bc"
integrity sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==

"@typescript-eslint/typescript-estree@5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.0.tgz#a6c2b84b9351f78209a1d1f2d99ca553f7fa29a5"
integrity sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==
dependencies:
"@typescript-eslint/types" "5.46.0"
"@typescript-eslint/visitor-keys" "5.46.0"
Expand All @@ -1058,7 +1051,6 @@
"@typescript-eslint/utils@5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.0.tgz#600cd873ba471b7d8b0b9f35de34cf852c6fcb31"
integrity sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==
dependencies:
"@types/json-schema" "^7.0.9"
"@types/semver" "^7.3.12"
Expand All @@ -1072,7 +1064,6 @@
"@typescript-eslint/visitor-keys@5.46.0":
version "5.46.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.0.tgz#36d87248ae20c61ef72404bcd61f14aa2563915f"
integrity sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw==
dependencies:
"@typescript-eslint/types" "5.46.0"
eslint-visitor-keys "^3.3.0"
Expand Down Expand Up @@ -1340,12 +1331,10 @@ babel-preset-jest@^27.5.1:
balanced-match@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==

brace-expansion@^1.1.7:
version "1.1.11"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
dependencies:
balanced-match "^1.0.0"
concat-map "0.0.1"
Expand Down Expand Up @@ -1515,7 +1504,6 @@ compare-func@^2.0.0:
concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==

concat-stream@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -2165,10 +2153,9 @@ eslint-plugin-react@^7.31.11:
semver "^6.3.0"
string.prototype.matchall "^4.0.8"

eslint-plugin-smarthr@^0.2.15:
version "0.2.15"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.2.15.tgz#6eddc14020029a446443f76c8c19db1d77643b92"
integrity sha512-7ogv8YgB/VR9iYuwU8XayWXXIY8QM+qWBa/uP3rJPYnz0xeCajFpg6JPGSWBozKf88HwvIF6kLoilSHvpPS3tA==
eslint-plugin-smarthr@^0.2.16:
version "0.2.16"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.2.16.tgz#e5bf0ff31a9a1e5da325030f4ae425e5afc644ed"
dependencies:
inflected "^2.1.0"
json5 "^2.2.0"
Expand Down Expand Up @@ -2204,7 +2191,6 @@ eslint-visitor-keys@^3.3.0:
eslint@^8.29.0:
version "8.29.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
dependencies:
"@eslint/eslintrc" "^1.3.3"
"@humanwhocodes/config-array" "^0.11.6"
Expand Down Expand Up @@ -4192,7 +4178,6 @@ prettier-linter-helpers@^1.0.0:
prettier@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==

pretty-format@^27.5.1:
version "27.5.1"
Expand Down Expand Up @@ -4974,7 +4959,6 @@ typedarray@^0.0.6:
typescript@^4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==

uglify-js@^3.1.4:
version "3.13.8"
Expand Down

0 comments on commit 7345df8

Please sign in to comment.