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 v8.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 15, 2020
1 parent 89230a1 commit de46562
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 43 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": "8.3.4",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@commitlint/travis-cli": "8.3.4",
"@commitlint/travis-cli": "8.3.5",
"@semantic-release/changelog": "^3.0.0",
"@semantic-release/error": "^2.2.0",
"@semantic-release/exec": "^3.0.2",
Expand Down
70 changes: 29 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -604,14 +604,14 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@commitlint/[email protected].4", "@commitlint/cli@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.4.tgz#aabcd997124bd0656ebd2a805ec9e92cfb663d78"
integrity sha512-lYL61eO5CG5Du3YTOt8eXg959awIpl/u2KL+msctbooUGTDtiknvBb1r7dbdpUYwVMWcgdKQsk9heB+FRdygfA==
"@commitlint/[email protected].5", "@commitlint/cli@^8.3.5":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.5.tgz#6d93a3a8b2437fa978999d3f6a336bcc70be3fd3"
integrity sha512-6+L0vbw55UEdht71pgWOE55SRgb+8OHcEwGDB234VlIBFGK9P2QOBU7MHiYJ5cjdjCQ0rReNrGjOHmJ99jwf0w==
dependencies:
"@commitlint/format" "^8.3.4"
"@commitlint/lint" "^8.3.4"
"@commitlint/load" "^8.3.4"
"@commitlint/lint" "^8.3.5"
"@commitlint/load" "^8.3.5"
"@commitlint/read" "^8.3.4"
babel-polyfill "6.26.0"
chalk "2.4.2"
Expand Down Expand Up @@ -647,32 +647,31 @@
dependencies:
chalk "^2.0.1"

"@commitlint/is-ignored@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.4.tgz#a78dee0dda732219fa513669480df77e92643402"
integrity sha512-9RTWJvOW2ZvOh09xRnw7wQhcSp24ekeChDPAoZV13d5cTay0qcGFFthvwHs6URstKuu6Iasoxswtq0HmTWvoAg==
"@commitlint/is-ignored@^8.3.5":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.3.5.tgz#e6f59496e1b1ce58020d519cd578ad0f43169199"
integrity sha512-Zo+8a6gJLFDTqyNRx53wQi/XTiz8mncvmWf/4oRG+6WRcBfjSSHY7KPVj5Y6UaLy2EgZ0WQ2Tt6RdTDeQiQplA==
dependencies:
"@types/semver" "^6.0.1"
semver "6.3.0"

"@commitlint/lint@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.4.tgz#fed31a63656a2d7def88e8963691ce788899216e"
integrity sha512-ws1JLs7rNAcwlfYLKh0xhs3RNMcT4dYjyG0US/JenmSCrttzfAct+7IvdkAjkj6/3jsOn6fYaV4MhE6hfdPC9A==
"@commitlint/lint@^8.3.5":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.3.5.tgz#627e75adb1cc803cc723e33cc2ba4aa27cbb9f0c"
integrity sha512-02AkI0a6PU6rzqUvuDkSi6rDQ2hUgkq9GpmdJqfai5bDbxx2939mK4ZO+7apbIh4H6Pae7EpYi7ffxuJgm+3hQ==
dependencies:
"@commitlint/is-ignored" "^8.3.4"
"@commitlint/is-ignored" "^8.3.5"
"@commitlint/parse" "^8.3.4"
"@commitlint/rules" "^8.3.4"
babel-runtime "^6.23.0"
lodash "4.17.15"

"@commitlint/load@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.4.tgz#6a0832362451b959f6aa47da8e44c2e05572b114"
integrity sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ==
"@commitlint/load@^8.3.5":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.3.5.tgz#3f059225ede92166ba94cf4c48e3d67c8b08b18a"
integrity sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw==
dependencies:
"@commitlint/execute-rule" "^8.3.4"
"@commitlint/resolve-extends" "^8.3.4"
"@commitlint/resolve-extends" "^8.3.5"
babel-runtime "^6.23.0"
chalk "2.4.2"
cosmiconfig "^5.2.0"
Expand Down Expand Up @@ -703,12 +702,11 @@
babel-runtime "^6.23.0"
git-raw-commits "^2.0.0"

"@commitlint/resolve-extends@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz#815b646efbf9bc77c44925f619336da0027d7a68"
integrity sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA==
"@commitlint/resolve-extends@^8.3.5":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz#8fff800f292ac217ae30b1862f5f9a84b278310a"
integrity sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ==
dependencies:
"@types/node" "^12.0.2"
import-fresh "^3.0.0"
lodash "4.17.15"
resolve-from "^5.0.0"
Expand Down Expand Up @@ -736,12 +734,12 @@
dependencies:
find-up "^4.0.0"

"@commitlint/[email protected].4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@commitlint/travis-cli/-/travis-cli-8.3.4.tgz#ac50eea264fbd1436b56de0caf5a409085091f40"
integrity sha512-UsfOYFsaW7ujEP8RJZNGs0McmDjXLDN3hhN4C9YR3CFN9SmsLPlnuWVbr3y079WL9Dec8ps+Z9vW1drO9rchwA==
"@commitlint/[email protected].5":
version "8.3.5"
resolved "https://registry.yarnpkg.com/@commitlint/travis-cli/-/travis-cli-8.3.5.tgz#876207b7d5fe1f5b94f89d32c202dca2234e0725"
integrity sha512-E456A36Ya9Zrr0+ONfkPoHNdWnX4zfR6seHjuzTy0393iSHNc9cZ250mGw0SKQiYQu8x1QHrQyWwyRXLb2iASw==
dependencies:
"@commitlint/cli" "^8.3.4"
"@commitlint/cli" "^8.3.5"
babel-runtime "6.26.0"
execa "0.11.0"

Expand Down Expand Up @@ -911,21 +909,11 @@
resolved "https://registry.yarnpkg.com/@typed-ember/renovate-config/-/renovate-config-1.2.1.tgz#2e964c03a60df375a5a67aad9ef7d84911101a1c"
integrity sha512-e8/UZm0bhBE1KVWZwLomiXtGcXu9k+45aWjnegB0gQE7mcynCgtLM/jnMPQaggOnjjDuVhxjxHFXZkzHspwM0g==

"@types/node@^12.0.2":
version "12.6.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.3.tgz#44d507c5634f85e7164707ca36bba21b5213d487"
integrity sha512-7TEYTQT1/6PP53NftXXabIZDaZfaoBdeBm8Md/i7zsWRoBe0YwOXguyK8vhHs8ehgB/w9U4K/6EWuTyp0W6nIA==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==

"@types/semver@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.1.tgz#a984b405c702fa5a7ec6abc56b37f2ba35ef5af6"
integrity sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==

JSONStream@^1.0.4, JSONStream@^1.3.4:
version "1.3.5"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
Expand Down

0 comments on commit de46562

Please sign in to comment.