Skip to content

Commit

Permalink
Merge da0de9c into 5fc8b4a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 21, 2019
2 parents 5fc8b4a + da0de9c commit a68286f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.0.9",
"@fisker/eslint-config": "^1.1.2",
"@fisker/eslint-config": "^1.1.3",
"@fisker/eslint-config-jest": "^1.0.4",
"@fisker/husky-config": "^1.1.0",
"@fisker/lint-staged-config": "^1.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -817,14 +817,14 @@
dependencies:
eslint-plugin-jest "^22.7.0"

"@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==
"@fisker/eslint-config@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.3.tgz#efbf10fb54afcbc7fc9d387a6a3b98d961a26099"
integrity sha512-aducD33DgM03S218Q9gPoCJE62E5Ey8LDMnEQ1P33xWKFyRAhMuQa4iQF6A4G6NaCVMP8b3f71PrXZOivqAqYA==
dependencies:
eslint-config-airbnb-base "^13.1.0"
eslint-config-prettier "^5.0.0"
eslint-plugin-eslint-comments "^3.1.1"
eslint-plugin-eslint-comments "^3.1.2"
eslint-plugin-html "^5.0.5"
eslint-plugin-import "^2.17.3"
eslint-plugin-node "^9.1.0"
Expand Down Expand Up @@ -2160,7 +2160,7 @@ eslint-plugin-es@^1.4.0:
eslint-utils "^1.3.0"
regexpp "^2.0.1"

eslint-plugin-eslint-comments@^3.1.1:
eslint-plugin-eslint-comments@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2.tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395"
integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ==
Expand Down

0 comments on commit a68286f

Please sign in to comment.