Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

Commit

Permalink
fix(deps): update commitlint monorepo to v7.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 12, 2019
1 parent 89cd65a commit b756f5a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"license": "MIT",
"private": false,
"dependencies": {
"@commitlint/cli": "7.5.1",
"@commitlint/cli": "7.5.2",
"@commitlint/config-conventional": "7.5.0",
"@commitlint/travis-cli": "7.5.1",
"@commitlint/travis-cli": "7.5.2",
"@semantic-release/changelog": "^3.0.0",
"@semantic-release/error": "^2.2.0",
"@semantic-release/exec": "^3.0.2",
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -604,13 +604,13 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@commitlint/[email protected].1", "@commitlint/cli@^7.5.1":
version "7.5.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.5.1.tgz#370e465df67325c964c6255f865e914b47405ede"
integrity sha512-5LTc56dbuK+B83JPriUraORD/opZTqmJg43A0AgZLw01ougEvaE/bGqCEmMcEFapNohHPbdFLbuSRdXlUMWFMQ==
"@commitlint/[email protected].2", "@commitlint/cli@^7.5.2":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.5.2.tgz#2475cd8f7ed3b2f9c2ab96c06bc24d61d23f8716"
integrity sha512-UQdW/wNb+XeANoYYLyuKEDIfWKSzdhJkPQZ8ie/IjfMNnsP+B23bkX4Ati+6U8zgz0yyngoxWl+3lfExiIL4hQ==
dependencies:
"@commitlint/format" "^7.5.0"
"@commitlint/lint" "^7.5.1"
"@commitlint/lint" "^7.5.2"
"@commitlint/load" "^7.5.0"
"@commitlint/read" "^7.5.0"
babel-polyfill "6.26.0"
Expand All @@ -626,10 +626,10 @@
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.5.0.tgz#3afd4e3e34e5c2f6ec6af03e78ae924fed883ce7"
integrity sha512-odLgBfQ5xntFAmMfAmDY2C4EWhW+cSTbvbsRS7seb55DCa3IaxxSHHC9eXrR+hN/BdUT5vqAxdX1PkR996sq9Q==

"@commitlint/ensure@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.5.0.tgz#57e885365ef4d6104be8005df9f8419f83d39f23"
integrity sha512-zgHJFlHeO2/Wge6Yr/tlWLlZ7vJaCXnUaFsN5NaHb85PiWZTiuJmntJvh0l33pfiAVq41T2FT063vjUwFI4kSA==
"@commitlint/ensure@^7.5.2":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.5.2.tgz#57bb7dcbf1e9913e27c3b294325d0d68dd14cebf"
integrity sha512-ZMJKHhSJC789chKy0kWp8EWbCpLPy6vKa+fopUVx+tWL7H8AeBbibXlqAnybg+HWNcb/RD7ORROx0IsgrK4IYA==
dependencies:
lodash "4.17.11"

Expand All @@ -655,14 +655,14 @@
dependencies:
semver "5.6.0"

"@commitlint/lint@^7.5.1":
version "7.5.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.5.1.tgz#e0ff67c759a5633609a3f50318a382005be22fff"
integrity sha512-y0clwEl+l1EcuFA1ckV0HnHJpH3VOBAmXGVBQicglvWGG1sXBl1iJUqBEzi2xExq36EINKsXLjs45272H9I1dQ==
"@commitlint/lint@^7.5.2":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.5.2.tgz#26cb819c74f8770413c4f6ef1e7abf1b739eda77"
integrity sha512-DY/UfGFDquMno+5c6+tE50rMxpjdQK3CRG+nktgYlVz1UAqeUD+bRc3pvX5HwAsuGvyDrWAjtszHtEDeYJKcjw==
dependencies:
"@commitlint/is-ignored" "^7.5.1"
"@commitlint/parse" "^7.5.0"
"@commitlint/rules" "^7.5.0"
"@commitlint/rules" "^7.5.2"
babel-runtime "^6.23.0"
lodash "4.17.11"

Expand Down Expand Up @@ -713,12 +713,12 @@
resolve-from "^4.0.0"
resolve-global "^0.1.0"

"@commitlint/rules@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.5.0.tgz#5aebc6caeb07b27a2bca2ff12c6ae93f42c01ee4"
integrity sha512-+qXJB8teMgJSroSfFB46g3chskYp3oo51mbXnwhQir9AvO38wb6vRVdf7w4MMh8Xubjp9Xmj+ued1MhA1AnDEg==
"@commitlint/rules@^7.5.2":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.5.2.tgz#da03d754625b2e67c0a6b8b9ab89eae1952a4f2e"
integrity sha512-eDN1UFPcBOjdnlI3syuo7y99SjGH/dUV6S9NvBocAye8ln5dfKiI2shhWochJhl36r/kYWU8Wrvl2NZJL3c52g==
dependencies:
"@commitlint/ensure" "^7.5.0"
"@commitlint/ensure" "^7.5.2"
"@commitlint/message" "^7.5.0"
"@commitlint/to-lines" "^7.5.0"
babel-runtime "^6.23.0"
Expand All @@ -735,12 +735,12 @@
dependencies:
find-up "^2.1.0"

"@commitlint/[email protected].1":
version "7.5.1"
resolved "https://registry.yarnpkg.com/@commitlint/travis-cli/-/travis-cli-7.5.1.tgz#5b8a69406b001320a7fdf4625b784da1aa2f4b3c"
integrity sha512-mHiaJ178603bDlfyf8JGh/d1cXYOOmdsEMFS1M8DH2wSYGgHKjrsnbPBvpassevxjFxKs2PhP6ikAna9YtDHfw==
"@commitlint/[email protected].2":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@commitlint/travis-cli/-/travis-cli-7.5.2.tgz#f82ca57296eb913b6557124b80eac9773dcbbf1d"
integrity sha512-kbkn8TIjRtGWcKOJBM/fbT9yRPjbLTybetRH5mkAQdX9ratkV9+N3akaOSmv5eemNfHsOM1cdrWkcjZbSqZV2A==
dependencies:
"@commitlint/cli" "^7.5.1"
"@commitlint/cli" "^7.5.2"
babel-runtime "6.26.0"
execa "0.9.0"

Expand Down

0 comments on commit b756f5a

Please sign in to comment.