Skip to content

Commit

Permalink
chore(deps): update dependency @fisker/eslint-config to ^1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2019
1 parent 56ccd84 commit a64c369
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 @@ -43,7 +43,7 @@
"@babel/preset-env": "7.4.5",
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.0.9",
"@fisker/eslint-config": "^1.1.1",
"@fisker/eslint-config": "^1.1.2",
"@fisker/eslint-config-jest": "^1.0.3",
"@fisker/lint-staged-config": "^1.0.4",
"@fisker/prettier-config": "^1.0.17",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -817,13 +817,13 @@
dependencies:
eslint-plugin-jest "^22.6.4"

"@fisker/eslint-config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.1.tgz#19c04d7166515233fb8b6078449f51906ade87c1"
integrity sha512-AtufcWlBhosVHbe63cN6faM3oZMsUKzy+Llsjj17VL6GdhEfSq5/goPrbXq6qgQTYNc1zwpmalTOpa5RYIEHuA==
"@fisker/eslint-config@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.2.tgz#ab78b7d3137032c022851d3603d086e77e15e977"
integrity sha512-388OaJ4ANcORsLORtwxv+ObpAs0uJd+wutlAxXgKMjDXbWTUVLTjzAxZQDhMFtvVJ9N3I1aLzh/G4BpmzV45pg==
dependencies:
eslint-config-airbnb-base "^13.1.0"
eslint-config-prettier "^4.3.0"
eslint-config-prettier "^5.0.0"
eslint-plugin-eslint-comments "^3.1.1"
eslint-plugin-html "^5.0.5"
eslint-plugin-import "^2.17.3"
Expand Down Expand Up @@ -2124,10 +2124,10 @@ eslint-config-airbnb-base@^13.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-prettier@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
eslint-config-prettier@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.0.0.tgz#f7a94b2b8ae7cbf25842c36fa96c6d32cd0a697c"
integrity sha512-c17Aqiz5e8LEqoc/QPmYnaxQFAHTx2KlCZBPxXXjEMmNchOLnV/7j0HoPZuC+rL/tDC9bazUYOKJW9bOhftI/w==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit a64c369

Please sign in to comment.