Skip to content

Commit

Permalink
Merge dec5dcd into 62ca26b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 15, 2019
2 parents 62ca26b + dec5dcd commit 94b82ae
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.5.4",
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.1.0",
"@fisker/eslint-config": "^1.2.5",
"@fisker/eslint-config": "^1.2.6",
"@fisker/eslint-config-jest": "^1.1.1",
"@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 @@ -790,10 +790,10 @@
dependencies:
eslint-plugin-jest "22.7.2"

"@fisker/eslint-config@^1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.5.tgz#54a6c7f5be37e2ab147a4d1bcf9c52a98daa1614"
integrity sha512-mi2Ix+tmO0LWPUbiJO9gOJvo0AjitAQOrKlbnIuQjKW4PoW/7msiuki3P8yCZcJ62Ks+Kxx+N04NsTB5tTfBAA==
"@fisker/eslint-config@^1.2.6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.2.6.tgz#f5be3dd529c6a5c3ceff8265f4d8c978fc7a90bb"
integrity sha512-wcBWEs/v12jyrBJuZtWiMhTL9s01g8ykhcl/LEkchNMVnmZdEniB3Wco2MokrSJDNr65uOQIAdZa0ZyUukctdw==
dependencies:
eslint-config-airbnb-base "13.2.0"
eslint-config-prettier "6.0.0"
Expand Down

0 comments on commit 94b82ae

Please sign in to comment.