Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-airbnb-typescript-pretti…
Browse files Browse the repository at this point in the history
…er to v2.2.0
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 21, 2020
1 parent 4e0e046 commit 59e3f8c
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 @@ -32,7 +32,7 @@
"@zeit/next-css": "1.0.1",
"babel-jest": "26.0.1",
"eslint": "7.3.0",
"eslint-config-airbnb-typescript-prettier": "2.1.1",
"eslint-config-airbnb-typescript-prettier": "2.2.0",
"file-loader": "6.0.0",
"husky": "4.2.5",
"image-trace-loader": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5084,10 +5084,10 @@ eslint-config-airbnb-base@^14.1.0:
object.assign "^4.1.0"
object.entries "^1.1.1"

eslint-config-airbnb-typescript-prettier@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript-prettier/-/eslint-config-airbnb-typescript-prettier-2.1.1.tgz#69f32a588275aafc946f501a2b54c3afe7e4da6b"
integrity sha512-wMi6SOcGzZfTnLuv+owqPzvfAK4qf94T7gQn+lmE9HBZEPF2QvBsA+rSpm8a7wbI9x5n65Zn+OHO5KnH/6l6tw==
eslint-config-airbnb-typescript-prettier@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript-prettier/-/eslint-config-airbnb-typescript-prettier-2.2.0.tgz#61c2a8035c77ea219046df28bae5fd691a861d9e"
integrity sha512-iG7FpavuOyRgqvkQY16XJOc8XOwAHOjJu+wwYgsaRw0Qm+F4lLyVitPc9PMLJz2SgWn8i4NXTv5+x/HSsWXECA==
dependencies:
"@typescript-eslint/eslint-plugin" "^2.1.0"
"@typescript-eslint/parser" "^2.1.0"
Expand Down

1 comment on commit 59e3f8c

@vercel
Copy link

@vercel vercel bot commented on 59e3f8c Jun 21, 2020

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.