Skip to content

Commit

Permalink
Merge ac86b57 into 7033cac
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 25, 2019
2 parents 7033cac + ac86b57 commit e9f9d77
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 @@ -45,7 +45,7 @@
"@babel/preset-env": "7.4.5",
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.1.0",
"@fisker/eslint-config": "^1.2.1",
"@fisker/eslint-config": "^1.2.3",
"@fisker/eslint-config-jest": "^1.1.0",
"@fisker/husky-config": "^1.1.0",
"@fisker/lint-staged-config": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -817,10 +817,10 @@
dependencies:
eslint-plugin-jest "22.7.1"

"@fisker/eslint-config@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.1.tgz#679c8ad459fe65fb6da5a5f180adc329e7082739"
integrity sha512-Yds19OG9YOB8oISuFvcAFdVxN1cdHzrJckSCyLyB/j8TVnGbzmoGZah6vb7egoVNnmnrXsLunmklmFieVqGORg==
"@fisker/eslint-config@^1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.3.tgz#099ce178bb846d65353dee371f9ef55b2181641f"
integrity sha512-aTHoqBRqXvrYkUhdwpfgsZmzETFMFFlqzJLHab0reeS5Wr8T4+L9IkrJPhkJUZUyVdfLadFBr9VQvm7U84NBHw==
dependencies:
eslint-config-airbnb-base "13.1.0"
eslint-config-prettier "5.0.0"
Expand Down

0 comments on commit e9f9d77

Please sign in to comment.