Skip to content

Commit

Permalink
Merge acd43f4 into fcb51cf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2019
2 parents fcb51cf + acd43f4 commit 6552d8e
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 @@ -46,7 +46,7 @@
"@babel/core": "7.4.5",
"@babel/preset-env": "7.4.5",
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.0.9",
"@fisker/commitlint-config": "^1.1.0",
"@fisker/eslint-config": "^1.1.3",
"@fisker/eslint-config-jest": "^1.0.4",
"@fisker/husky-config": "^1.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
resolve-from "5.0.0"
resolve-global "1.0.0"

"@commitlint/config-conventional@^8.0.0":
"@commitlint/config-conventional@8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6"
integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g==
Expand Down Expand Up @@ -1007,12 +1007,12 @@
dependencies:
find-up "^2.1.0"

"@fisker/commitlint-config@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@fisker/commitlint-config/-/commitlint-config-1.0.9.tgz#83f0f829a592e1b287e0de1c80d60f8772ac2baf"
integrity sha512-ISM+DtvUVn7WfmMvIOuH4I0Le9ZCPIIeWJCHXsY41q/yvdENRzDsdEvSZoP8Sw0Hd+sP6uCNOdalyUvQaKPhUQ==
"@fisker/commitlint-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@fisker/commitlint-config/-/commitlint-config-1.1.0.tgz#e58fd2a66282f9bef3ba258a8f11442a89b11cd5"
integrity sha512-X1A7wde0cbvsFesjfjEJ4sSFtKOZLlGEqnGPDcaEfxzlg1nNMfG5f+iJPCuynDCY8gpRz13quYkHUmR2nCB2TQ==
dependencies:
"@commitlint/config-conventional" "^8.0.0"
"@commitlint/config-conventional" "8.0.0"

"@fisker/eslint-config-jest@^1.0.4":
version "1.0.4"
Expand Down

0 comments on commit 6552d8e

Please sign in to comment.