npm: bump color-string from 1.6.0 to 1.9.0 (#1742)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.6.0 to 1.9.0. - [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/compare/1.6.0...1.9.0) --- updated-dependencies: - dependency-name: color-string dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
6e25b493d4
Коммит
765d5821f3
|
@ -28,7 +28,7 @@
|
|||
"@babel/register": "^7.17.0",
|
||||
"acorn": ">=6.4.1",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"color-string": ">=1.5.5",
|
||||
"color-string": ">=1.9.0",
|
||||
"del": "^3.0.0",
|
||||
"dot-prop": ">=7.1.1",
|
||||
"eslint": "^5.2.0",
|
||||
|
@ -2643,9 +2643,9 @@
|
|||
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
||||
},
|
||||
"node_modules/color-string": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
|
||||
"integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
|
||||
"version": "1.9.0",
|
||||
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.0.tgz",
|
||||
"integrity": "sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"color-name": "^1.0.0",
|
||||
|
@ -14111,9 +14111,9 @@
|
|||
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
|
||||
},
|
||||
"color-string": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
|
||||
"integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
|
||||
"version": "1.9.0",
|
||||
"resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.0.tgz",
|
||||
"integrity": "sha512-9Mrz2AQLefkH1UvASKj6v6hj/7eWgjnT/cVsR8CumieLoT+g900exWeNogqtweI8dxloXN9BDQTYro1oWu/5CQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"color-name": "^1.0.0",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"@babel/register": "^7.17.0",
|
||||
"acorn": ">=6.4.1",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"color-string": ">=1.5.5",
|
||||
"color-string": ">=1.9.0",
|
||||
"del": "^3.0.0",
|
||||
"dot-prop": ">=7.1.1",
|
||||
"eslint": "^5.2.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче