Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-airbnb-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Nov 11, 2019
1 parent 4575258 commit e601f70
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 @@ -53,7 +53,7 @@
"@typescript-eslint/parser": "^2.6.1",
"babel-jest": "^24.9.0",
"eslint": "^6.6.0",
"eslint-config-airbnb-typescript": "^6.0.0",
"eslint-config-airbnb-typescript": "^6.1.0",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-prettier": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4378,10 +4378,10 @@ eslint-config-airbnb-base@^14.0.0:
object.assign "^4.1.0"
object.entries "^1.1.0"

eslint-config-airbnb-typescript@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.0.0.tgz#3c76329a23276c696f32e46a7507f1272107fa0b"
integrity sha512-jPAcwgOv9NXDnZsz40GziLW+oFrKu4e+xSVNnTo1BhjV6be2M4ugGssX4nOQvHhJqm3ylkjSjGmM7SxBBvkiBw==
eslint-config-airbnb-typescript@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.1.0.tgz#a1c737c64ac69152c876086d87548bab40009adc"
integrity sha512-T6AZmASFOmr3P3qE9ygj/uUfSXe7RxOHjUl0ccsLxJ6O3CbCJ2H4cOWI4e6M0OFA/zyeWM3XDSH0KDWLCjotUg==
dependencies:
"@typescript-eslint/parser" "^2.3.0"
eslint-config-airbnb "^18.0.1"
Expand Down

0 comments on commit e601f70

Please sign in to comment.