Skip to content

Commit

Permalink
Merge pull request #144 from shunkakinoki/renovate/shunkakinoki-eslin…
Browse files Browse the repository at this point in the history
…t-config-1.x

chore(deps): update dependency @shunkakinoki/eslint-config to ^1.1.17
  • Loading branch information
mergify[bot] authored Aug 22, 2021
2 parents 620c354 + bfc3735 commit 92c972c
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 @@ -90,7 +90,7 @@
"@shunkakinoki/commitlint": "^1.0.2",
"@shunkakinoki/depcheck": "^1.0.1",
"@shunkakinoki/dev": "^1.2.4",
"@shunkakinoki/eslint-config": "^1.1.16",
"@shunkakinoki/eslint-config": "^1.1.17",
"@shunkakinoki/husky": "^1.0.2",
"@shunkakinoki/lint-staged": "^1.1.4",
"@shunkakinoki/npm-check-updates": "^1.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2122,10 +2122,10 @@
scripty "^2.0.0"
sort-package-json "^1.50.0"

"@shunkakinoki/eslint-config@^1.1.16":
version "1.1.16"
resolved "https://registry.yarnpkg.com/@shunkakinoki/eslint-config/-/eslint-config-1.1.16.tgz#c9e247475b8cc1e67e81b9cf1677589eadefe77c"
integrity sha512-TCYrYJ0uUjbzc6mfAe0LB1gv4y/T4U20e/7ePBBUBVPoSO16a0Bq1OleUjLW8jp7ZO0X1/2jRNuIRAncUuoHtA==
"@shunkakinoki/eslint-config@^1.1.17":
version "1.1.17"
resolved "https://registry.yarnpkg.com/@shunkakinoki/eslint-config/-/eslint-config-1.1.17.tgz#a97492d897dff40258af0cef069484eab9443291"
integrity sha512-cVR5UgdUIC7PtC88xpu+ukaxkA20oQqod5W/clDfbLyXMQg0zSfLTaHNIx7NrBUzihXlyoUOrckrfL5V+wVnkg==
dependencies:
"@next/eslint-plugin-next" "^11.1.0"
"@typescript-eslint/eslint-plugin" "^4.29.2"
Expand All @@ -2136,7 +2136,7 @@
eslint-plugin-editorconfig "^3.0.2"
eslint-plugin-import "^2.24.1"
eslint-plugin-jsx-a11y "^6.4.1"
eslint-plugin-prettier "^3.4.0"
eslint-plugin-prettier "^3.4.1"
eslint-plugin-react "^7.24.0"
eslint-plugin-react-hooks "^4.2.0"
eslint-plugin-tailwindcss "^1.14.3"
Expand Down Expand Up @@ -7292,10 +7292,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
jsx-ast-utils "^3.1.0"
language-tags "^1.0.5"

eslint-plugin-prettier@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
eslint-plugin-prettier@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

2 comments on commit 92c972c

@vercel
Copy link

@vercel vercel bot commented on 92c972c Aug 22, 2021

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 92c972c Aug 22, 2021

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.