Skip to content

Commit

Permalink
Merge pull request #166 from ui-router/dependabot/npm_and_yarn/chalk-…
Browse files Browse the repository at this point in the history
…2.4.1

build: bump chalk from 2.4.0 to 2.4.1
  • Loading branch information
elboman authored Apr 26, 2018
2 parents 76309af + 3a5c67f commit 6beeb2c
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1471,25 +1471,9 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"

chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0:
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@^2.1.0, chalk@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.0.tgz#a060a297a6b57e15b61ca63ce84995daa0fe6e52"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.2.tgz#250dc96b07491bfd601e648d66ddf5f60c7a5c65"
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
Expand Down Expand Up @@ -7261,7 +7245,7 @@ supports-color@^5.1.0:
dependencies:
has-flag "^3.0.0"

supports-color@^5.2.0, supports-color@^5.3.0:
supports-color@^5.3.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.4.0.tgz#1c6b337402c2137605efe19f10fec390f6faab54"
dependencies:
Expand Down

0 comments on commit 6beeb2c

Please sign in to comment.