Skip to content

Commit 012d9ef

Browse files
Bump color-string from 1.5.4 to 1.5.5 (#200)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 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](Qix-/color-string@1.5.4...1.5.5) --- 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 f0efb1a commit 012d9ef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -923,13 +923,13 @@ [email protected]:
923923

924924
color-name@^1.0.0, color-name@~1.1.4:
925925
version "1.1.4"
926-
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
926+
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
927927
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
928928

929929
color-string@^1.5.4:
930-
version "1.5.4"
931-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.4.tgz"
932-
integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw==
930+
version "1.5.5"
931+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.5.tgz#65474a8f0e7439625f3d27a6a19d89fc45223014"
932+
integrity sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==
933933
dependencies:
934934
color-name "^1.0.0"
935935
simple-swizzle "^0.2.2"
@@ -1985,7 +1985,7 @@ is-arrayish@^0.2.1:
19851985

19861986
is-arrayish@^0.3.1:
19871987
version "0.3.2"
1988-
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
1988+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
19891989
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
19901990

19911991
is-bigint@^1.0.1:
@@ -3131,7 +3131,7 @@ shimmer@^1.2.0:
31313131

31323132
simple-swizzle@^0.2.2:
31333133
version "0.2.2"
3134-
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
3134+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
31353135
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
31363136
dependencies:
31373137
is-arrayish "^0.3.1"

0 commit comments

Comments
 (0)