Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Commit d9311ec

Browse files
build(deps): 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 256a2ba commit d9311ec

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2700,15 +2700,20 @@ color-convert@^1.9.0, color-convert@^1.9.1:
27002700
dependencies:
27012701
color-name "1.1.3"
27022702

2703-
[email protected], color-name@^1.0.0:
2703+
27042704
version "1.1.3"
27052705
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
27062706
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
27072707

2708+
color-name@^1.0.0:
2709+
version "1.1.4"
2710+
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
2711+
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
2712+
27082713
color-string@^1.5.2:
2709-
version "1.5.3"
2710-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz"
2711-
integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==
2714+
version "1.5.5"
2715+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.5.tgz#65474a8f0e7439625f3d27a6a19d89fc45223014"
2716+
integrity sha512-jgIoum0OfQfq9Whcfc2z/VhCNcmQjWbey6qBX0vqt7YICflUmBCh9E9CiQD5GSJ+Uehixm3NUwHVhqUAWRivZg==
27122717
dependencies:
27132718
color-name "^1.0.0"
27142719
simple-swizzle "^0.2.2"
@@ -5230,7 +5235,7 @@ is-arrayish@^0.2.1:
52305235

52315236
is-arrayish@^0.3.1:
52325237
version "0.3.2"
5233-
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
5238+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
52345239
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
52355240

52365241
is-bigint@^1.0.1:
@@ -9069,7 +9074,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
90699074

90709075
simple-swizzle@^0.2.2:
90719076
version "0.2.2"
9072-
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
9077+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
90739078
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
90749079
dependencies:
90759080
is-arrayish "^0.3.1"

0 commit comments

Comments
 (0)