Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-productsway to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 26, 2022
1 parent a81af82 commit 517fe3e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@vitest/ui": "0.25.3",
"c8": "7.12.0",
"eslint": "8.28.0",
"eslint-config-productsway": "0.1.16",
"eslint-config-productsway": "0.2.0",
"fastest-validator": "1.15.0",
"husky": "8.0.2",
"joi": "17.7.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1783,29 +1783,29 @@ eslint-config-airbnb-base@^15.0.0:
object.entries "^1.1.5"
semver "^6.3.0"

eslint-config-airbnb-typescript@^17.0.0:
[email protected]:
version "17.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.0.0.tgz#360dbcf810b26bbcf2ff716198465775f1c49a07"
integrity sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==
dependencies:
eslint-config-airbnb-base "^15.0.0"

eslint-config-prettier@^8.5.0:
[email protected]:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==

eslint-config-productsway@0.1.16:
version "0.1.16"
resolved "https://registry.yarnpkg.com/eslint-config-productsway/-/eslint-config-productsway-0.1.16.tgz#eb29a530772262802aea4cb8e939e481fcbfd987"
integrity sha512-KXASbzs3a307RPlb3cI6qPWS0riMEpL+JK2aqRq693F/6PWpYg0sBaTFf9krg6+uXg9NqhPgjscZVgqgjLGf3g==
eslint-config-productsway@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-productsway/-/eslint-config-productsway-0.2.0.tgz#69fb48b85ea0a0c2f5d272a4f20bfa62501e337b"
integrity sha512-e93vueCi3yiW7GyUQMZhQy6V/m89JnnIF0NcWcd56jQrGmpMvH7xDXpuPgxIajrUST8nl0AR3ZtX4vmJT1iogQ==
dependencies:
eslint-config-airbnb-typescript "^17.0.0"
eslint-config-prettier "^8.5.0"
eslint-plugin-import "^2.26.0"
eslint-plugin-jsx-a11y "^6.6.1"
eslint-plugin-react "^7.31.8"
eslint-plugin-react-hooks "^4.6.0"
eslint-config-airbnb-typescript "17.0.0"
eslint-config-prettier "8.5.0"
eslint-plugin-import "2.26.0"
eslint-plugin-jsx-a11y "6.6.1"
eslint-plugin-react "7.31.11"
eslint-plugin-react-hooks "4.6.0"

eslint-import-resolver-node@^0.3.6:
version "0.3.6"
Expand All @@ -1822,7 +1822,7 @@ eslint-module-utils@^2.7.3:
dependencies:
debug "^3.2.7"

eslint-plugin-import@^2.26.0:
[email protected]:
version "2.26.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
Expand All @@ -1841,7 +1841,7 @@ eslint-plugin-import@^2.26.0:
resolve "^1.22.0"
tsconfig-paths "^3.14.1"

eslint-plugin-jsx-a11y@^6.6.1:
[email protected]:
version "6.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff"
integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==
Expand All @@ -1860,12 +1860,12 @@ eslint-plugin-jsx-a11y@^6.6.1:
minimatch "^3.1.2"
semver "^6.3.0"

eslint-plugin-react-hooks@^4.6.0:
[email protected]:
version "4.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==

eslint-plugin-react@^7.31.8:
[email protected].11:
version "7.31.11"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz#011521d2b16dcf95795df688a4770b4eaab364c8"
integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==
Expand Down

2 comments on commit 517fe3e

@vercel
Copy link

@vercel vercel bot commented on 517fe3e Nov 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 517fe3e Nov 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.