Skip to content

Commit 109865a

Browse files
Bump color-string from 1.5.3 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. - [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.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2322897 commit 109865a

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4068,28 +4068,20 @@ color-convert@^2.0.1:
40684068
dependencies:
40694069
color-name "~1.1.4"
40704070

4071-
[email protected], color-name@^1.0.0:
4071+
40724072
version "1.1.3"
40734073
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
40744074
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
40754075

4076-
color-name@~1.1.4:
4076+
color-name@^1.0.0, color-name@~1.1.4:
40774077
version "1.1.4"
40784078
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
40794079
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
40804080

4081-
color-string@^1.5.2:
4082-
version "1.5.3"
4083-
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc"
4084-
integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==
4085-
dependencies:
4086-
color-name "^1.0.0"
4087-
simple-swizzle "^0.2.2"
4088-
4089-
color-string@^1.5.4:
4090-
version "1.5.4"
4091-
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.4.tgz#dd51cd25cfee953d138fe4002372cc3d0e504cb6"
4092-
integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==
4081+
color-string@^1.5.2, color-string@^1.5.4:
4082+
version "1.5.5"
4083+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.5.tgz#65474a8f0e7439625f3d27a6a19d89fc45223014"
4084+
integrity sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==
40934085
dependencies:
40944086
color-name "^1.0.0"
40954087
simple-swizzle "^0.2.2"

0 commit comments

Comments
 (0)