Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Sep 8, 2018
1 parent a898f6f commit 658e8e5
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"author": "york yao <yaoao12306@outlook.com>",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "7.1.1",
"@commitlint/config-conventional": "7.1.1",
"@commitlint/cli": "7.1.2",
"@commitlint/config-conventional": "7.1.2",
"@types/glob": "5.0.35",
"@types/jasmine": "2.8.8",
"@types/minimist": "1.2.0",
Expand All @@ -21,7 +21,7 @@
"rimraf": "2.6.2",
"standard": "12.0.1",
"tslint": "5.11.0",
"tslint-config-standard": "8.0.0",
"tslint-config-standard": "8.0.1",
"tslint-sonarts": "1.7.0"
},
"dependencies": {
Expand Down
162 changes: 81 additions & 81 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,70 +2,70 @@
# yarn lockfile v1


"@commitlint/cli@7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.1.1.tgz#3d2d1f71cd2598fc85474ff1bc59a124cf1f4b97"
dependencies:
"@commitlint/format" "^7.1.1"
"@commitlint/lint" "^7.1.1"
"@commitlint/load" "^7.1.1"
"@commitlint/read" "^7.1.1"
"@commitlint/cli@7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.1.2.tgz#9ad1b4703679e18e3b1972c4abf0441255219e78"
dependencies:
"@commitlint/format" "^7.1.2"
"@commitlint/lint" "^7.1.2"
"@commitlint/load" "^7.1.2"
"@commitlint/read" "^7.1.2"
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 "^5.0.0"
meow "5.0.0"

"@commitlint/config-conventional@7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.1.1.tgz#c4ea308f9167738bd4896dac3763a29ac94a7f8b"
"@commitlint/config-conventional@7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.1.2.tgz#5b5e45924c9abd8f9a8d83eb1f66e24e5f66916f"

"@commitlint/ensure@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.1.1.tgz#cc202010173b1fbbfbd6a367a6f9f6469ba7502b"
"@commitlint/ensure@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.1.2.tgz#30d74bf0062ac6d917037f20dbf27bb63a4ae7c1"
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@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.1.1.tgz#c1c792a6b43dde3529ac15d9aba35cc42cc3f882"
"@commitlint/execute-rule@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.1.2.tgz#b504e800c5f7c0fbfa24a261b04c549aa2726254"
dependencies:
babel-runtime "6.26.0"

"@commitlint/format@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.1.1.tgz#2be40514005284f264995802de16180b3535b6dc"
"@commitlint/format@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.1.2.tgz#0f601d572d97d7cca59ef6f3da0cde0d10de3de2"
dependencies:
babel-runtime "^6.23.0"
chalk "^2.0.1"

"@commitlint/is-ignored@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.1.1.tgz#6753ff45fe67c4e636af31a7ed2e04598674c537"
"@commitlint/is-ignored@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.1.2.tgz#1168ef48883e86446dd2930f23300ec0e038dddc"
dependencies:
semver "5.5.0"

"@commitlint/lint@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.1.1.tgz#84b3237a15b3a4cf5bc11a29f645f53c4b91de52"
"@commitlint/lint@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.1.2.tgz#7166a9ba71e75c2f981f531a2386739ef28b21a3"
dependencies:
"@commitlint/is-ignored" "^7.1.1"
"@commitlint/parse" "^7.1.1"
"@commitlint/rules" "^7.1.1"
"@commitlint/is-ignored" "^7.1.2"
"@commitlint/parse" "^7.1.2"
"@commitlint/rules" "^7.1.2"
babel-runtime "^6.23.0"
lodash.topairs "4.3.0"

"@commitlint/load@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.1.1.tgz#c84a888ed1e3ad9a9d16329607274081437a4295"
"@commitlint/load@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.1.2.tgz#91fc756f63477d19299cd1ed79be2d36aaa8c33d"
dependencies:
"@commitlint/execute-rule" "^7.1.1"
"@commitlint/resolve-extends" "^7.1.1"
"@commitlint/execute-rule" "^7.1.2"
"@commitlint/resolve-extends" "^7.1.2"
babel-runtime "^6.23.0"
cosmiconfig "^4.0.0"
lodash.merge "4.6.1"
Expand All @@ -74,29 +74,29 @@
lodash.topairs "4.3.0"
resolve-from "4.0.0"

"@commitlint/message@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.1.1.tgz#5e7f0692fb847e5e1acaf690b322919828acb812"
"@commitlint/message@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.1.2.tgz#b8e7ed3914896f8490b5897c4f6b8923105b55fd"

"@commitlint/parse@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.1.1.tgz#51e00246f1a885fce5ff1d39bd4f1c1d1c53d0f0"
"@commitlint/parse@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.1.2.tgz#d63b246cebd5a2cf326b0356421f9ec5f227a2d4"
dependencies:
conventional-changelog-angular "^1.3.3"
conventional-commits-parser "^2.1.0"

"@commitlint/read@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.1.1.tgz#c2fca5c1ea6de7fbc431566536f32f2fb502e4ca"
"@commitlint/read@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.1.2.tgz#6a1fcb192e54e311eee280e5070627981d8d7bf3"
dependencies:
"@commitlint/top-level" "^7.1.1"
"@commitlint/top-level" "^7.1.2"
"@marionebl/sander" "^0.6.0"
babel-runtime "^6.23.0"
git-raw-commits "^1.3.0"

"@commitlint/resolve-extends@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.1.1.tgz#80043d1031ba8eb836aa74d673ab43ab041cc179"
"@commitlint/resolve-extends@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.1.2.tgz#886f589f1c2ce87c42f2786696b68fac7e356978"
dependencies:
babel-runtime "6.26.0"
lodash.merge "4.6.1"
Expand All @@ -105,22 +105,22 @@
resolve-from "^4.0.0"
resolve-global "^0.1.0"

"@commitlint/rules@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.1.1.tgz#0881297b960eb91c92be06406fd13f88afc283ab"
"@commitlint/rules@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.1.2.tgz#ba241dc3dbb6c05ce4a186a7cdf85c170345778c"
dependencies:
"@commitlint/ensure" "^7.1.1"
"@commitlint/message" "^7.1.1"
"@commitlint/to-lines" "^7.1.1"
"@commitlint/ensure" "^7.1.2"
"@commitlint/message" "^7.1.2"
"@commitlint/to-lines" "^7.1.2"
babel-runtime "^6.23.0"

"@commitlint/to-lines@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.1.1.tgz#2633e4bbe0c2ff92b90e848f74ae9aa3c7b95714"
"@commitlint/to-lines@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.1.2.tgz#2277347e50eac2a8d38ab6ab2c70f01b84c5f115"

"@commitlint/top-level@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.1.1.tgz#cee257085362f2f3be01c6bb5a34f90b584eca2c"
"@commitlint/top-level@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.1.2.tgz#58f78043546bce0c1bfba36291bc4a812b6426b3"
dependencies:
find-up "^2.1.0"

Expand All @@ -140,8 +140,8 @@
glob-to-regexp "^0.3.0"

"@nodelib/fs.stat@^1.0.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.1.tgz#53f349bb986ab273d601175aa1b25a655ab90ee3"
version "1.1.2"
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.2.tgz#54c5a964462be3d4d78af631363c18d6fa91ac26"

"@types/events@*":
version "1.2.0"
Expand Down Expand Up @@ -478,12 +478,12 @@ color-name@1.1.3:
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"

commander@^2.12.1:
version "2.17.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
version "2.18.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.18.0.tgz#2bf063ddee7c7891176981a2cc798e5754bc6970"

commander@~2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
resolved "http://registry.npmjs.org/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4"
dependencies:
graceful-readlink ">= 1.0.0"

Expand Down Expand Up @@ -803,8 +803,8 @@ eslint-plugin-node@~7.0.1:
semver "^5.5.0"

eslint-plugin-promise@~4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.0.tgz#bc15a4aa04fa6116113b6c47488c421821b758fc"
version "4.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1.tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2"

eslint-plugin-react@~7.11.1:
version "7.11.1"
Expand Down Expand Up @@ -1702,33 +1702,33 @@ mdurl@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"

meow@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975"
meow@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4"
dependencies:
camelcase-keys "^4.0.0"
decamelize-keys "^1.0.0"
loud-rejection "^1.0.0"
minimist "^1.1.3"
minimist-options "^3.0.1"
normalize-package-data "^2.3.4"
read-pkg-up "^3.0.0"
redent "^2.0.0"
trim-newlines "^2.0.0"
yargs-parser "^10.0.0"

meow@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4"
meow@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975"
dependencies:
camelcase-keys "^4.0.0"
decamelize-keys "^1.0.0"
loud-rejection "^1.0.0"
minimist "^1.1.3"
minimist-options "^3.0.1"
normalize-package-data "^2.3.4"
read-pkg-up "^3.0.0"
redent "^2.0.0"
trim-newlines "^2.0.0"
yargs-parser "^10.0.0"

merge2@^1.2.1:
version "1.2.2"
Expand Down Expand Up @@ -2403,8 +2403,8 @@ spdx-expression-parse@^3.0.0:
spdx-license-ids "^3.0.0"

spdx-license-ids@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.0.tgz#7a7cd28470cc6d3a1cfe6d66886f6bc430d3ac87"
version "3.0.1"
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.1.tgz#e2a303236cac54b04031fa7a5a79c7e701df852f"

split-string@^3.0.1, split-string@^3.0.2:
version "3.1.0"
Expand Down Expand Up @@ -2511,7 +2511,7 @@ symbol-observable@1.0.1:

table@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
resolved "http://registry.npmjs.org/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
dependencies:
ajv "^6.0.1"
ajv-keywords "^3.0.0"
Expand Down Expand Up @@ -2587,9 +2587,9 @@ tslib@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.1.tgz#a5d1f0532a49221c87755cfcc89ca37197242ba7"

tslint-config-standard@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-8.0.0.tgz#6f96071b52b81044198344ad12b910750dabc16e"
tslint-config-standard@8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/tslint-config-standard/-/tslint-config-standard-8.0.1.tgz#e4dd3128e84b0e34b51990b68715a641f2b417e4"
dependencies:
tslint-eslint-rules "^5.3.1"

Expand Down

0 comments on commit 658e8e5

Please sign in to comment.