Skip to content

Commit

Permalink
chore(deps-dev): bump @fisker/commitlint-config from 1.0.9 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [@fisker/commitlint-config](https://github.com/fisker/shared-configs) from 1.0.9 to 1.1.0.
- [Release notes](https://github.com/fisker/shared-configs/releases)
- [Commits](https://github.com/fisker/shared-configs/compare/@fisker/commitlint-config@1.0.9...@fisker/commitlint-config@1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 23, 2019
1 parent f723070 commit 379c994
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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.2.0",
"@fisker/eslint-config-jest": "^1.1.0",
"@fisker/husky-config": "^1.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -690,9 +690,9 @@
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.npmjs.org/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.0.0.tgz#f45349cab9dcfc08a30fbcf2b6317506e17bc8e6"
integrity sha512-umg1irroowOV+x8oZPBw8woCogZO5MFKUYQq+fRZvhowoSwDHXYILP3ETcdHUgvytw/K/a8Xvu7iCypK6oZQ+g==

"@commitlint/ensure@^8.0.0":
Expand Down Expand Up @@ -803,12 +803,12 @@
dependencies:
find-up "^2.1.0"

"@fisker/commitlint-config@^1.0.9":
version "1.0.9"
resolved "https://registry.npmjs.org/@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.1.0":
version "1.1.0"
Expand Down

0 comments on commit 379c994

Please sign in to comment.