Skip to content

Commit

Permalink
Bump color-string from 1.5.4 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 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](Qix-/color-string@1.5.4...1.9.1)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2022
1 parent 6dfd199 commit c6a9c08
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3261,9 +3261,9 @@ color-name@^1.0.0, color-name@~1.1.4:
integrity sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=

color-string@^1.5.4:
version "1.5.4"
resolved "https://registry.npm.taobao.org/color-string/download/color-string-1.5.4.tgz"
integrity sha1-3VHNJc/ulT0Tj+QAI3LMPQ5QTLY=
version "1.9.1"
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
dependencies:
color-name "^1.0.0"
simple-swizzle "^0.2.2"
Expand Down Expand Up @@ -5752,8 +5752,8 @@ is-arrayish@^0.2.1:

is-arrayish@^0.3.1:
version "0.3.2"
resolved "https://registry.npm.taobao.org/is-arrayish/download/is-arrayish-0.3.2.tgz"
integrity sha1-RXSirlb3qyBolvtDHq7tBm/fjwM=
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==

is-binary-path@^1.0.0:
version "1.0.1"
Expand Down Expand Up @@ -9006,8 +9006,8 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:

simple-swizzle@^0.2.2:
version "0.2.2"
resolved "https://registry.npm.taobao.org/simple-swizzle/download/simple-swizzle-0.2.2.tgz"
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
dependencies:
is-arrayish "^0.3.1"

Expand Down

0 comments on commit c6a9c08

Please sign in to comment.