Skip to content

Commit

Permalink
chore: update dependency eslint-config-smarthr to ^6.17.0 (#4242)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent b912fce commit bb9f42e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"chromatic": "^10.6.1",
"ecma-version-validator-webpack-plugin": "^1.2.1",
"eslint": "^8.56.0",
"eslint-config-smarthr": "^6.16.1",
"eslint-config-smarthr": "^6.17.0",
"eslint-plugin-storybook": "^0.6.15",
"fs-extra": "^11.2.0",
"glob": "10.3.10",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6435,10 +6435,10 @@ eslint-config-prettier@^9.1.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==

eslint-config-smarthr@^6.16.1:
version "6.16.1"
resolved "https://registry.yarnpkg.com/eslint-config-smarthr/-/eslint-config-smarthr-6.16.1.tgz#a4b5ff169dd8a6a0453d8a4a204679a350ab9710"
integrity sha512-/j2E2q+d/oZiGLRq413nADEtq7Q3ANqiRcASiYJ4Yebe/yVyzMkgoDkXmZ5JrD8FJhgchO6Rk9PV22Ka8jFeQA==
eslint-config-smarthr@^6.17.0:
version "6.17.0"
resolved "https://registry.yarnpkg.com/eslint-config-smarthr/-/eslint-config-smarthr-6.17.0.tgz#8d3697fe84eb7df3bf19c733ae2f62951cd5735f"
integrity sha512-i7B4/T/kK90MsgzZVl5F0F+rGLIlanN+YGY7BvDj+Yc4D+ZuCpQyP7HrervMPAOs8gjttGVqbNlcXrI3YcZ5EQ==
dependencies:
"@typescript-eslint/eslint-plugin" "^6.19.1"
"@typescript-eslint/parser" "^6.19.1"
Expand All @@ -6447,7 +6447,7 @@ eslint-config-smarthr@^6.16.1:
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.26"
eslint-plugin-smarthr "^0.3.27"

eslint-import-resolver-node@^0.3.9:
version "0.3.9"
Expand Down Expand Up @@ -6536,10 +6536,10 @@ eslint-plugin-react@^7.33.2:
semver "^6.3.1"
string.prototype.matchall "^4.0.8"

eslint-plugin-smarthr@^0.3.26:
version "0.3.26"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.3.26.tgz#84c21e6cc31079cdf2af6ce0a8a645df2044b14d"
integrity sha512-EIiSgrZwLdX+pw20g4QuBMqmE1lt7UmakoaHlYHRz5w+znYE/H2/JiQhETx1hre/hiC6+YH09OEMZr9vum0TVg==
eslint-plugin-smarthr@^0.3.27:
version "0.3.27"
resolved "https://registry.yarnpkg.com/eslint-plugin-smarthr/-/eslint-plugin-smarthr-0.3.27.tgz#8d826ca4bc36931e41e4bb14aaadc289b2392185"
integrity sha512-mXkUTL9/no3WXDNyLV46V7As+oxhKyWSTyLg2HZ/jvDDgRtul8lNTBEFyP56arN5R+BdRbDQrn0nvTVPq/eERQ==
dependencies:
inflected "^2.1.0"
json5 "^2.2.0"
Expand Down

0 comments on commit bb9f42e

Please sign in to comment.