mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
update yarn deps (#1527)
This commit is contained in:
parent
61973ecceb
commit
f8d01b03f5
1 changed files with 2 additions and 2 deletions
|
|
@ -5443,7 +5443,7 @@ style-loader@0.13.2:
|
|||
dependencies:
|
||||
loader-utils "^1.0.2"
|
||||
|
||||
supports-color@3.1.2:
|
||||
supports-color@3.1.2, supports-color@^3.1.0:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
|
||||
dependencies:
|
||||
|
|
@ -5453,7 +5453,7 @@ supports-color@^2.0.0:
|
|||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
|
||||
|
||||
supports-color@^3.1.0, supports-color@^3.2.3:
|
||||
supports-color@^3.2.3:
|
||||
version "3.2.3"
|
||||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in a new issue