Skip to content

Commit da0289d

Browse files
Bump color-string from 1.5.4 to 1.6.0 in /docs
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 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](Qix-/color-string@1.5.4...1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf1d876 commit da0289d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2194,20 +2194,20 @@ color-convert@^2.0.1:
21942194
dependencies:
21952195
color-name "~1.1.4"
21962196

2197-
color-name@1.1.3, color-name@^1.0.0:
2197+
color-name@1.1.3:
21982198
version "1.1.3"
21992199
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
22002200
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
22012201

2202-
color-name@~1.1.4:
2202+
color-name@^1.0.0, color-name@~1.1.4:
22032203
version "1.1.4"
2204-
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
2204+
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
22052205
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
22062206

22072207
color-string@^1.5.4:
2208-
version "1.5.4"
2209-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.4.tgz"
2210-
integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==
2208+
version "1.6.0"
2209+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.6.0.tgz#c3915f61fe267672cb7e1e064c9d692219f6c312"
2210+
integrity sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==
22112211
dependencies:
22122212
color-name "^1.0.0"
22132213
simple-swizzle "^0.2.2"
@@ -3641,7 +3641,7 @@ is-arrayish@^0.2.1:
36413641

36423642
is-arrayish@^0.3.1:
36433643
version "0.3.2"
3644-
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
3644+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
36453645
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
36463646

36473647
is-binary-path@^1.0.0:
@@ -5607,7 +5607,7 @@ signal-exit@^3.0.0:
56075607

56085608
simple-swizzle@^0.2.2:
56095609
version "0.2.2"
5610-
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
5610+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
56115611
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
56125612
dependencies:
56135613
is-arrayish "^0.3.1"

0 commit comments

Comments
 (0)