Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"marked": "^0.3.17",
"mini-css-extract-plugin": "^0.4.0",
"nyc": "^12.0.1",
"postcss": "^6.0.16",
"postcss": "^7.0.0",
"postcss-cssnext": "^3.1.0",
"postcss-import": "^11.0.0",
"postcss-loader": "^2.0.10",
Expand Down
178 changes: 108 additions & 70 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -651,103 +651,125 @@
lodash "^4.17.5"
to-fast-properties "^2.0.0"

"@commitlint/cli@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-6.1.0.tgz#0a545088b4e0268cca1dca7e8ccd95bd55847b88"
"@commitlint/cli@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.0.0.tgz#3bf86d8ab2fbd5074c3114b7ba3f4b41b775f3dc"
dependencies:
"@commitlint/core" "^6.1.0"
"@commitlint/format" "^7.0.0"
"@commitlint/lint" "^7.0.0"
"@commitlint/load" "^7.0.0"
"@commitlint/read" "^7.0.0"
babel-polyfill "6.26.0"
chalk "2.3.0"
chalk "2.3.1"
get-stdin "5.0.1"
lodash.merge "4.6.0"
lodash.merge "4.6.1"
lodash.pick "4.4.0"
meow "3.7.0"
meow "^5.0.0"

"@commitlint/config-conventional@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-6.1.0.tgz#1f1c1577f1ca10f112e4346d9c94af1f8936f0c5"
"@commitlint/config-conventional@^7.0.0":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.0.1.tgz#276977f8ee60d8c56d7fdd43296af76dfee9b5f7"

"@commitlint/core@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/core/-/core-6.1.0.tgz#41b2482044039435cb9673995598717038f2f6d0"
dependencies:
"@commitlint/execute-rule" "^6.1.0"
"@commitlint/is-ignored" "^6.1.0"
"@commitlint/parse" "^6.1.0"
"@commitlint/resolve-extends" "^6.1.0"
"@commitlint/rules" "^6.1.0"
"@commitlint/top-level" "^6.1.0"
"@marionebl/sander" "^0.6.0"
babel-runtime "^6.23.0"
chalk "^2.0.1"
cosmiconfig "^4.0.0"
git-raw-commits "^1.3.0"
lodash.merge "4.6.0"
lodash.mergewith "4.6.0"
lodash.pick "4.4.0"
lodash.topairs "4.3.0"
resolve-from "4.0.0"

"@commitlint/ensure@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-6.1.0.tgz#567f029d816b6b5ca16bf62499230324c99a8fa9"
"@commitlint/ensure@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.0.0.tgz#3d5210bb988416844926895a782a55815731779d"
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/execute-rule@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-6.1.0.tgz#4f56e5855a5e25ebcbc985d2209ea29f1bb89774"
"@commitlint/execute-rule@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.0.0.tgz#cbc65314fa9ebb9cd2c5b8cdd4dca6185b3aca4c"
dependencies:
babel-runtime "6.26.0"

"@commitlint/is-ignored@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-6.1.0.tgz#0b86f8b37dfc693d6d66760b36fee1aba50882d8"
"@commitlint/format@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.0.0.tgz#3be1fdf0c3c41feb98e275b4f605c598c509b920"
dependencies:
babel-runtime "^6.23.0"
chalk "^2.0.1"

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

"@commitlint/message@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-6.1.0.tgz#ee4ca775ad876ba59d23d02ba386c9b9038969e3"
"@commitlint/lint@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.0.0.tgz#aede9e15f551b822af7d9da55df4881ad38390d9"
dependencies:
"@commitlint/is-ignored" "^7.0.0"
"@commitlint/parse" "^7.0.0"
"@commitlint/rules" "^7.0.0"
babel-runtime "^6.23.0"
lodash.topairs "4.3.0"

"@commitlint/parse@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-6.1.0.tgz#e4ba58ab632371078b9b9609ae7af03c2e7b3a3e"
"@commitlint/load@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.0.0.tgz#d924f4c5c06d8845b16a50b563829a7fffa230a8"
dependencies:
"@commitlint/execute-rule" "^7.0.0"
"@commitlint/resolve-extends" "^7.0.0"
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/message@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.0.0.tgz#6fb22563e31901ff5da4391db1346fda7115fa53"

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

"@commitlint/resolve-extends@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-6.1.0.tgz#b3d92f69e3746e94de0023f8be3b1f605a20839a"
"@commitlint/read@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.0.0.tgz#c9bf222e37e04c33c1e25b498657fef68377e2c8"
dependencies:
"@commitlint/top-level" "^7.0.0"
"@marionebl/sander" "^0.6.0"
babel-runtime "^6.23.0"
git-raw-commits "^1.3.0"

"@commitlint/resolve-extends@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.0.0.tgz#34937525ea3bc037365c530bce9b1c73ef4eb74d"
dependencies:
babel-runtime "6.26.0"
lodash.merge "4.6.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/rules@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-6.1.0.tgz#564b69503a3a4d09d03a9a077731c9655ee8f4df"
"@commitlint/rules@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.0.0.tgz#9a710891c350c10d6f62debb820fee4fdef1e026"
dependencies:
"@commitlint/ensure" "^6.1.0"
"@commitlint/message" "^6.1.0"
"@commitlint/to-lines" "^6.1.0"
"@commitlint/ensure" "^7.0.0"
"@commitlint/message" "^7.0.0"
"@commitlint/to-lines" "^7.0.0"
babel-runtime "^6.23.0"

"@commitlint/to-lines@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-6.1.0.tgz#9e130254c980dbd456e1693df1082a77ba7114a0"
"@commitlint/to-lines@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.0.0.tgz#adb229368e2b6c7a657c909754fb40ec47363ce2"

"@commitlint/top-level@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-6.1.0.tgz#b420c1e9166df3afa000186a42b7f49cae4014cc"
"@commitlint/top-level@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.0.0.tgz#ff28580ab8c1431290e37b1d507e0ef370c38d99"
dependencies:
find-up "^2.1.0"

Expand Down Expand Up @@ -2488,6 +2510,14 @@ chalk@2.3.0:
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"

chalk@2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
dependencies:
ansi-styles "^3.2.0"
escape-string-regexp "^1.0.5"
supports-color "^5.2.0"

chalk@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f"
Expand Down Expand Up @@ -6163,17 +6193,17 @@ lodash.memoize@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"

lodash.merge@4.6.0, lodash.merge@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"

lodash.merge@^4.6.1:
lodash.merge@4.6.1, lodash.merge@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"

lodash.mergewith@4.6.0:
lodash.merge@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"

lodash.mergewith@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927"

lodash.omit@4.5.0:
version "4.5.0"
Expand Down Expand Up @@ -6421,7 +6451,7 @@ memory-fs@^0.4.0, memory-fs@~0.4.1:
errno "^0.1.3"
readable-stream "^2.0.1"

meow@3.7.0, meow@^3.3.0, meow@^3.7.0:
meow@^3.3.0, meow@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
dependencies:
Expand Down Expand Up @@ -8108,6 +8138,14 @@ postcss@^6.0.19:
source-map "^0.6.1"
supports-color "^5.2.0"

postcss@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.0.tgz#163f70d2fe2715c6d4a4b3d300051c1ea9594aa9"
dependencies:
chalk "^2.4.1"
source-map "^0.6.1"
supports-color "^5.4.0"

prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
Expand Down