Skip to content

Commit 2ba4114

Browse files
Bump color-string from 1.5.3 to 1.9.1 in /css
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2432d9 commit 2ba4114

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

css/yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -728,15 +728,20 @@ color-convert@^1.9.0, color-convert@^1.9.1:
728728
dependencies:
729729
color-name "1.1.3"
730730

731-
[email protected], color-name@^1.0.0:
731+
732732
version "1.1.3"
733733
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
734734
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
735735

736+
color-name@^1.0.0:
737+
version "1.1.4"
738+
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
739+
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
740+
736741
color-string@^1.5.2:
737-
version "1.5.3"
738-
resolved "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz"
739-
integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==
742+
version "1.9.1"
743+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
744+
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
740745
dependencies:
741746
color-name "^1.0.0"
742747
simple-swizzle "^0.2.2"
@@ -1870,7 +1875,7 @@ is-arrayish@^0.2.1:
18701875

18711876
is-arrayish@^0.3.1:
18721877
version "0.3.2"
1873-
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
1878+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
18741879
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
18751880

18761881
is-binary-path@^1.0.0:
@@ -3580,8 +3585,8 @@ signal-exit@^3.0.0:
35803585

35813586
simple-swizzle@^0.2.2:
35823587
version "0.2.2"
3583-
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
3584-
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
3588+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
3589+
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
35853590
dependencies:
35863591
is-arrayish "^0.3.1"
35873592

0 commit comments

Comments
 (0)