Skip to content

Commit

Permalink
chore(package): update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and eventualbuddha committed Jun 7, 2018
1 parent 44af5cc commit 3710f2f
Showing 1 changed file with 5 additions and 123 deletions.
128 changes: 5 additions & 123 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -528,21 +528,6 @@
lodash "^4.17.5"
to-fast-properties "^2.0.0"

"@commitlint/cli@^6.2.0":
version "6.2.0"
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-6.2.0.tgz#b2f8190eb08ccd78eea65114b864f3c65eca466a"
dependencies:
"@commitlint/format" "^6.1.3"
"@commitlint/lint" "^6.2.0"
"@commitlint/load" "^6.1.3"
"@commitlint/read" "^6.1.3"
babel-polyfill "6.26.0"
chalk "2.3.1"
get-stdin "5.0.1"
lodash.merge "4.6.1"
lodash.pick "4.4.0"
meow "4.0.0"

"@commitlint/cli@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-7.0.0.tgz#3bf86d8ab2fbd5074c3114b7ba3f4b41b775f3dc"
Expand All @@ -562,16 +547,6 @@
version "7.0.1"
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-7.0.1.tgz#276977f8ee60d8c56d7fdd43296af76dfee9b5f7"

"@commitlint/ensure@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/ensure/-/ensure-6.1.3.tgz#813b58c9fdfae15351b72fe646a162ebdb71ea2a"
dependencies:
lodash.camelcase "4.3.0"
lodash.kebabcase "4.1.1"
lodash.snakecase "4.1.1"
lodash.startcase "4.4.0"
lodash.upperfirst "4.3.1"

"@commitlint/ensure@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/ensure/-/ensure-7.0.0.tgz#3d5210bb988416844926895a782a55815731779d"
Expand All @@ -582,54 +557,25 @@
lodash.startcase "4.4.0"
lodash.upperfirst "4.3.1"

"@commitlint/execute-rule@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-6.1.3.tgz#48928e736ef15e8710d332a15c7c899555e4e10b"
dependencies:
babel-runtime "6.26.0"

"@commitlint/execute-rule@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-7.0.0.tgz#cbc65314fa9ebb9cd2c5b8cdd4dca6185b3aca4c"
dependencies:
babel-runtime "6.26.0"

"@commitlint/format@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/format/-/format-6.1.3.tgz#414b9048a9af54587da96222717ba332347abde3"
dependencies:
babel-runtime "^6.23.0"
chalk "^2.0.1"

"@commitlint/format@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/format/-/format-7.0.0.tgz#3be1fdf0c3c41feb98e275b4f605c598c509b920"
dependencies:
babel-runtime "^6.23.0"
chalk "^2.0.1"

"@commitlint/is-ignored@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-6.1.3.tgz#89c9b964a4d6228875a579c2bf552d003734b7e8"
dependencies:
semver "5.5.0"

"@commitlint/is-ignored@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-7.0.0.tgz#d328a2976274c9f106e319b1cac75dd848360fc9"
dependencies:
semver "5.5.0"

"@commitlint/lint@^6.2.0":
version "6.2.0"
resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-6.2.0.tgz#d78f219745b77362e1b814d5f4cec2ecc3266619"
dependencies:
"@commitlint/is-ignored" "^6.1.3"
"@commitlint/parse" "^6.1.3"
"@commitlint/rules" "^6.2.0"
babel-runtime "^6.23.0"
lodash.topairs "4.3.0"

"@commitlint/lint@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-7.0.0.tgz#aede9e15f551b822af7d9da55df4881ad38390d9"
Expand All @@ -640,20 +586,6 @@
babel-runtime "^6.23.0"
lodash.topairs "4.3.0"

"@commitlint/load@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/load/-/load-6.1.3.tgz#1be40711397958f316cf40577a9c879a16f00a54"
dependencies:
"@commitlint/execute-rule" "^6.1.3"
"@commitlint/resolve-extends" "^6.1.3"
babel-runtime "^6.23.0"
cosmiconfig "^4.0.0"
lodash.merge "4.6.1"
lodash.mergewith "4.6.1"
lodash.pick "4.4.0"
lodash.topairs "4.3.0"
resolve-from "4.0.0"

"@commitlint/load@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/load/-/load-7.0.0.tgz#d924f4c5c06d8845b16a50b563829a7fffa230a8"
Expand All @@ -668,37 +600,17 @@
lodash.topairs "4.3.0"
resolve-from "4.0.0"

"@commitlint/message@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/message/-/message-6.1.3.tgz#5e0473330c887016010c4c56270723b8001145d2"

"@commitlint/message@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/message/-/message-7.0.0.tgz#6fb22563e31901ff5da4391db1346fda7115fa53"

"@commitlint/parse@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/parse/-/parse-6.1.3.tgz#ff1e4d92c27cd676812bb6b9d76cd8853c0d9407"
dependencies:
conventional-changelog-angular "^1.3.3"
conventional-commits-parser "^2.1.0"

"@commitlint/parse@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/parse/-/parse-7.0.0.tgz#ed024cc4d8f0874421a8dd6d16674233b68592d4"
dependencies:
conventional-changelog-angular "^1.3.3"
conventional-commits-parser "^2.1.0"

"@commitlint/read@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/read/-/read-6.1.3.tgz#9f9d8db50fbf67f3000921657ed6efadb8cf9f1a"
dependencies:
"@commitlint/top-level" "^6.1.3"
"@marionebl/sander" "^0.6.0"
babel-runtime "^6.23.0"
git-raw-commits "^1.3.0"

"@commitlint/read@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/read/-/read-7.0.0.tgz#c9bf222e37e04c33c1e25b498657fef68377e2c8"
Expand All @@ -708,17 +620,6 @@
babel-runtime "^6.23.0"
git-raw-commits "^1.3.0"

"@commitlint/resolve-extends@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-6.1.3.tgz#f45fcfe43860e05e38f3d94d54caed7ddaa41e25"
dependencies:
babel-runtime "6.26.0"
lodash.merge "4.6.1"
lodash.omit "4.5.0"
require-uncached "^1.0.3"
resolve-from "^4.0.0"
resolve-global "^0.1.0"

"@commitlint/resolve-extends@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-7.0.0.tgz#34937525ea3bc037365c530bce9b1c73ef4eb74d"
Expand All @@ -730,15 +631,6 @@
resolve-from "^4.0.0"
resolve-global "^0.1.0"

"@commitlint/rules@^6.2.0":
version "6.2.0"
resolved "https://registry.npmjs.org/@commitlint/rules/-/rules-6.2.0.tgz#9391f65a16552822048d45a33ab6ce374686e06b"
dependencies:
"@commitlint/ensure" "^6.1.3"
"@commitlint/message" "^6.1.3"
"@commitlint/to-lines" "^6.1.3"
babel-runtime "^6.23.0"

"@commitlint/rules@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/rules/-/rules-7.0.0.tgz#9a710891c350c10d6f62debb820fee4fdef1e026"
Expand All @@ -748,20 +640,10 @@
"@commitlint/to-lines" "^7.0.0"
babel-runtime "^6.23.0"

"@commitlint/to-lines@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-6.1.3.tgz#7ab16a02caed8daa47e959269b96164610a29d0c"

"@commitlint/to-lines@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-7.0.0.tgz#adb229368e2b6c7a657c909754fb40ec47363ce2"

"@commitlint/top-level@^6.1.3":
version "6.1.3"
resolved "https://registry.npmjs.org/@commitlint/top-level/-/top-level-6.1.3.tgz#126dcb6de1676342c69cd42261483f4478547299"
dependencies:
find-up "^2.1.0"

"@commitlint/top-level@^7.0.0":
version "7.0.0"
resolved "https://registry.npmjs.org/@commitlint/top-level/-/top-level-7.0.0.tgz#ff28580ab8c1431290e37b1d507e0ef370c38d99"
Expand Down Expand Up @@ -1248,11 +1130,11 @@ commander@^2.12.1:
version "2.14.1"
resolved "https://registry.npmjs.org/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa"

commitlint@^6.2.0:
version "6.2.0"
resolved "https://registry.npmjs.org/commitlint/-/commitlint-6.2.0.tgz#8f9fef13c6814e6f07b86e63f87215c67c845343"
commitlint@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/commitlint/-/commitlint-7.0.0.tgz#7e101cb21695801be6a79cb44bdb903ec09bd197"
dependencies:
"@commitlint/cli" "^6.2.0"
"@commitlint/cli" "^7.0.0"
read-pkg "3.0.0"
resolve-pkg "1.0.0"

Expand Down Expand Up @@ -2388,7 +2270,7 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

meow@4.0.0, meow@^4.0.0:
meow@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/meow/-/meow-4.0.0.tgz#fd5855dd008db5b92c552082db1c307cba20b29d"
dependencies:
Expand Down

0 comments on commit 3710f2f

Please sign in to comment.