Skip to content

Commit

Permalink
Merge dcfcbc3 into 4533b1c
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 26, 2019
2 parents 4533b1c + dcfcbc3 commit bc0936f
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 @@ -37,7 +37,7 @@
"devDependencies": {
"@babel/node": "^7.0.0",
"@build-chores/babel-preset": "0.7.0",
"@build-chores/commitlint": "0.7.0",
"@build-chores/commitlint": "0.8.0",
"@build-chores/eslint-config-lint": "0.7.0",
"@build-chores/staged": "0.7.0",
"@build-chores/test": "0.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,10 +815,10 @@
"@babel/preset-env" "^7.1.0"
"@babel/preset-flow" "^7.0.0"

"@build-chores/commitlint@0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@build-chores/commitlint/-/commitlint-0.7.0.tgz#2fd1b0914b96c1772ff53a31f1b001ed44415dc1"
integrity sha512-clUCuCVvvpWbQ1jv8Sw56QM42ZhCouB6lKcBOVdMqO4h+vQ1RsT/MeOmMfMXvn7eg8zOi2ueFjy/ZOlBKIp9PQ==
"@build-chores/commitlint@0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@build-chores/commitlint/-/commitlint-0.8.0.tgz#9138c9dc5bc17a1bc9e111827b8404ddbbe4cf26"
integrity sha512-P3S/m/P1vJqubtJEnSSpihqmGZ/Q1hELhV2brtvD+0eOo1RPqQLVc0KsoWSKoVJQtwaqFlgL3Y3h+1wrlbV+Pg==
dependencies:
"@commitlint/cli" "^7.2.0"
"@commitlint/config-conventional" "^7.1.2"
Expand Down

0 comments on commit bc0936f

Please sign in to comment.