Skip to content

Commit

Permalink
Merge 451a918 into 4db6386
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 29, 2019
2 parents 4db6386 + 451a918 commit 7361a39
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 @@ -43,7 +43,7 @@
"@babel/preset-env": "7.4.4",
"@commitlint/cli": "^7.5.2",
"@fisker/commitlint-config": "^1.0.2",
"@fisker/eslint-config": "^1.0.7",
"@fisker/eslint-config": "^1.0.8",
"@fisker/eslint-config-jest": "^1.0.1",
"@fisker/lint-staged-config": "^1.0.1",
"@fisker/prettier-config": "^1.0.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -779,13 +779,13 @@
dependencies:
eslint-plugin-jest "^22.4.1"

"@fisker/eslint-config@^1.0.5", "@fisker/eslint-config@^1.0.7":
version "1.0.7"
resolved "https://registry.npm.taobao.org/@fisker/eslint-config/download/@fisker/eslint-config-1.0.7.tgz#612b52720159580d218675a2f57501899b10f95d"
integrity sha1-YStScgFZWA0hhnWi9XUBiZsQ+V0=
"@fisker/eslint-config@^1.0.5", "@fisker/eslint-config@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.0.8.tgz#82c9271de13fd819c57cdfc180edc8ba72a0b355"
integrity sha512-ymvf+TlENgA6heFG9Xh4oQxSUn8aElpEb+5meu1Lz9/JOvCso4teMhMtQNgnsA4mgbq8W5ND/1WCNvXflKJXQg==
dependencies:
eslint-config-airbnb-base "^13.1.0"
eslint-config-prettier "^4.1.0"
eslint-config-prettier "^4.2.0"
eslint-plugin-eslint-comments "^3.1.1"
eslint-plugin-html "^5.0.3"
eslint-plugin-import "^2.17.2"
Expand Down Expand Up @@ -2113,7 +2113,7 @@ eslint-config-airbnb-base@^13.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-prettier@^4.1.0:
eslint-config-prettier@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.2.0.tgz#70b946b629cd0e3e98233fd9ecde4cb9778de96c"
integrity sha512-y0uWc/FRfrHhpPZCYflWC8aE0KRJRY04rdZVfl8cL3sEZmOYyaBdhdlQPjKZBnuRMyLVK+JUZr7HaZFClQiH4w==
Expand Down

0 comments on commit 7361a39

Please sign in to comment.