-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump color-string from 1.5.3 to 1.9.1 in /web_post_v3
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]>
- Loading branch information
1 parent
7bca9a6
commit bffea67
Showing
2 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3031,20 +3031,20 @@ color-convert@^2.0.1: | |
dependencies: | ||
color-name "~1.1.4" | ||
|
||
[email protected], color-name@^1.0.0: | ||
[email protected]: | ||
version "1.1.3" | ||
resolved "http://registry.npm.taobao.org/color-name/download/color-name-1.1.3.tgz" | ||
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= | ||
|
||
color-name@~1.1.4: | ||
color-name@^1.0.0, color-name@~1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" | ||
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== | ||
|
||
color-string@^1.5.2: | ||
version "1.5.3" | ||
resolved "http://registry.npm.taobao.org/color-string/download/color-string-1.5.3.tgz" | ||
integrity sha1-ybvF8BtYtUkvPWhXRZy2WQziBMw= | ||
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" | ||
|
@@ -5736,8 +5736,8 @@ is-arrayish@^0.2.1: | |
|
||
is-arrayish@^0.3.1: | ||
version "0.3.2" | ||
resolved "http://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-bigint@^1.0.1: | ||
version "1.0.4" | ||
|
@@ -10112,7 +10112,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: | |
|
||
simple-swizzle@^0.2.2: | ||
version "0.2.2" | ||
resolved "http://registry.npm.taobao.org/simple-swizzle/download/simple-swizzle-0.2.2.tgz" | ||
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" | ||
integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo= | ||
dependencies: | ||
is-arrayish "^0.3.1" | ||
|