Skip to content

Commit a0391ef

Browse files
Bump color-string from 1.5.3 to 1.6.0 (#197)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38c282f commit a0391ef

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,18 +1484,11 @@ [email protected]:
14841484

14851485
color-name@^1.0.0, color-name@~1.1.4:
14861486
version "1.1.4"
1487-
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
1487+
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
14881488

1489-
color-string@^1.5.2:
1490-
version "1.5.3"
1491-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz"
1492-
dependencies:
1493-
color-name "^1.0.0"
1494-
simple-swizzle "^0.2.2"
1495-
1496-
color-string@^1.5.4:
1497-
version "1.5.4"
1498-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.4.tgz"
1489+
color-string@^1.5.2, color-string@^1.5.4:
1490+
version "1.6.0"
1491+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.6.0.tgz#c3915f61fe267672cb7e1e064c9d692219f6c312"
14991492
dependencies:
15001493
color-name "^1.0.0"
15011494
simple-swizzle "^0.2.2"
@@ -2738,7 +2731,7 @@ is-arrayish@^0.2.1:
27382731

27392732
is-arrayish@^0.3.1:
27402733
version "0.3.2"
2741-
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
2734+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
27422735

27432736
is-bigint@^1.0.1:
27442737
version "1.0.2"
@@ -5074,7 +5067,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
50745067

50755068
simple-swizzle@^0.2.2:
50765069
version "0.2.2"
5077-
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
5070+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
50785071
dependencies:
50795072
is-arrayish "^0.3.1"
50805073

0 commit comments

Comments
 (0)