Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 9, 2019
1 parent dfa6863 commit 5bd5c2b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,13 +556,13 @@
lodash "^4.17.10"
to-fast-properties "^2.0.0"

"@commitlint/cli@7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.5.0.tgz#6967633e45239daa09f1ff080cbd66e6e9ac11bc"
integrity sha512-ts5b7eCF5B2qhUtgXuFFVkhlgnkSqKVyrq9Eu197bCyT1KyxCmAGTVCvPznaK8VhG3ts7rTt7byE+lyDXpuvSg==
"@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==
dependencies:
"@commitlint/format" "^7.5.0"
"@commitlint/lint" "^7.5.0"
"@commitlint/lint" "^7.5.1"
"@commitlint/load" "^7.5.0"
"@commitlint/read" "^7.5.0"
babel-polyfill "6.26.0"
Expand Down Expand Up @@ -600,19 +600,19 @@
babel-runtime "^6.23.0"
chalk "^2.0.1"

"@commitlint/is-ignored@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.5.0.tgz#3531e311a3548504a2ee1420ffb5e1d944a2f6e0"
integrity sha512-5Nd/driOV9IFwJ7e0+g7I8pqq3EOs8dP0C2wxOpwUAL8C5saf+VGMe0HN6iPGLktITP6fHPrKisOdEJ6sRg2lw==
"@commitlint/is-ignored@^7.5.1":
version "7.5.1"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.5.1.tgz#c4f7ffc1c8b4cf9dc3204d22ef8e78ff82536d67"
integrity sha512-8JZCgy6bWSnjOT5cTTiyEAGp+Y4+5CUknhVbyiPxTRbjy6yF0aMKs1gMTfHrNHTKsasgmkCyPQd4C2eOPceuKA==
dependencies:
semver "5.6.0"

"@commitlint/lint@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.5.0.tgz#6f8560b491e10ec2a5a894d5d701cd6444547072"
integrity sha512-sRd6V/SoJuF6Qwwd9cjz8pLd8lCh1jisnyRlubkq0spgZFR9IXE3Qj1hK29q4EPVvXHwli/z3fBZx2hrrZqqsQ==
"@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==
dependencies:
"@commitlint/is-ignored" "^7.5.0"
"@commitlint/is-ignored" "^7.5.1"
"@commitlint/parse" "^7.5.0"
"@commitlint/rules" "^7.5.0"
babel-runtime "^6.23.0"
Expand Down

0 comments on commit 5bd5c2b

Please sign in to comment.