Skip to content

Commit

Permalink
⬆️ Bump @percy/cli-command from 1.24.0 to 1.27.6
Browse files Browse the repository at this point in the history
Bumps [@percy/cli-command](https://github.com/percy/cli/tree/HEAD/packages/cli-command) from 1.24.0 to 1.27.6.
- [Release notes](https://github.com/percy/cli/releases)
- [Commits](https://github.com/percy/cli/commits/v1.27.6/packages/cli-command)

---
updated-dependencies:
- dependency-name: "@percy/cli-command"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 596228e commit 0e45810
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
]
},
"dependencies": {
"@percy/cli-command": "^1.24.0",
"@percy/cli-command": "^1.27.6",
"cross-spawn": "^7.0.3",
"qs": "^6.11.0"
},
Expand Down
110 changes: 68 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1485,42 +1485,43 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@percy/cli-command@^1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/cli-command/-/cli-command-1.24.0.tgz"
integrity sha512-n4qyDdUc+TiX/YykGg59IS1DBmm4UdA7ZaiTdw/D5AZohzwwVbwL+Q4QMYqcohtfYZ/F8UT7Qy3Jma3+YKTnxw==
"@percy/cli-command@^1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/cli-command/-/cli-command-1.27.6.tgz#5b2033fa0f1503764508e4663868c884d388c653"
integrity sha512-bCxSBJgt9UllGqKF25Kxa/h3KFGSkLG7zGe6tlGztIHuBCSsO0Scf27Q5DVBSYjw3ZpvqEb2aZZ3lnq6JX/uVA==
dependencies:
"@percy/config" "1.24.0"
"@percy/core" "1.24.0"
"@percy/logger" "1.24.0"
"@percy/config" "1.27.6"
"@percy/core" "1.27.6"
"@percy/logger" "1.27.6"

"@percy/client@1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/client/-/client-1.24.0.tgz"
integrity sha512-mCMIGryE+0oxJN6v+riZ+XqnubEL9rajLOJI7xNOj5gNBNNvwgvkpTiNId9d6LNZVhA7dN9ZHTW+zFK+i4nU8A==
"@percy/client@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/client/-/client-1.27.6.tgz#abc72d477f531201744bf223d5cb6519c223707d"
integrity sha512-Q+fv/iYJ2QSMOPXJ69skyWn/ob6w+tVk6gtMXmiBYi5K4EqEehHhJkBCm7oATo+cE3h+/W2Hu9/o18WutD+uCw==
dependencies:
"@percy/env" "1.24.0"
"@percy/logger" "1.24.0"
"@percy/env" "1.27.6"
"@percy/logger" "1.27.6"

"@percy/config@1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/config/-/config-1.24.0.tgz"
integrity sha512-FOV8VkW/MjLI7PXzKSjxFBK7z0ND1s8LtXuLQNIrux3oiCKHIVBAQWIV86LLnXSSn+G5i3tfQua9YED5ATyNFQ==
"@percy/config@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/config/-/config-1.27.6.tgz#047ba923943058c63fc9a880ac22e8ba5731a170"
integrity sha512-2hvGq4FL2m6H/XrnCemQqsOUjNsoCL1sSCfWiKffvY74lfZ/YTtIHKL3qUjgW70a/xXhjy8kfAb9qCppNJ7AmQ==
dependencies:
"@percy/logger" "1.24.0"
"@percy/logger" "1.27.6"
ajv "^8.6.2"
cosmiconfig "^7.0.0"
cosmiconfig "^8.0.0"
yaml "^2.0.0"

"@percy/core@1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/core/-/core-1.24.0.tgz"
integrity sha512-wys1k3RmENOWT4MeS2+8yGHNqzYuy64lqPi36dFoHwZHzSGHH52+6EPPDb+gXLFIxBUHVTwbdaNimstIO3F9Ww==
"@percy/core@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/core/-/core-1.27.6.tgz#20a29d11619e6aac5f5fdb1d1451303ec474e1c3"
integrity sha512-Gp6cqpu7vSDzeG40SPXGeqJoHlF8dVzspgRTiUNQLhY0OEo71VMu1r0kZ/O3gQJQvgZwepi0FdbW9h7sts8RZw==
dependencies:
"@percy/client" "1.24.0"
"@percy/config" "1.24.0"
"@percy/dom" "1.24.0"
"@percy/logger" "1.24.0"
"@percy/client" "1.27.6"
"@percy/config" "1.27.6"
"@percy/dom" "1.27.6"
"@percy/logger" "1.27.6"
"@percy/webdriver-utils" "1.27.6"
content-disposition "^0.5.4"
cross-spawn "^7.0.3"
extract-zip "^2.0.1"
Expand All @@ -1531,20 +1532,35 @@
rimraf "^3.0.2"
ws "^8.0.0"

"@percy/dom@1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/dom/-/dom-1.24.0.tgz"
integrity sha512-URMLvsOPkCKayx/Wtyj5IymmIhzrtf4en6IKeW2sSTsm7X+kJQ+3wOa3017mX3HXJPIS5xEJKpiCR7hP9BtcUA==
"@percy/dom@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/dom/-/dom-1.27.6.tgz#3cee3af64d5b8fad4e2ddb6bab7097e21412c2f4"
integrity sha512-EZi2mGsAdBwb6gfPGI4cupcgFOOP8kaXHZbn/wY+zNyXf2y4AHo7sptp75r1RXfbjgbK+Ubj80KmoAXiw2ytRA==

"@percy/env@1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/env/-/env-1.24.0.tgz"
integrity sha512-fUUWWDZJ71kv+Po5yOaoS8t7eLmQL5NN6hqRdLhgqN9PZnu+OKIGaeK1GNaTWiHL9+zANRBc1pZjQWhRlleWVA==
"@percy/env@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/env/-/env-1.27.6.tgz#ae952f3bd45e0921c8026d791b0fb32321ca67b9"
integrity sha512-JslAEIdyMxEDq+FPxNZyBTUQA0wsjQ9nZi76qg9O75Ypfh69DYc6udzNneTowZMCsO1OwmpW5jpK+H8TH4T8iQ==
dependencies:
"@percy/logger" "1.27.6"

"@percy/logger@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.27.6.tgz#3dd40a2426db34edeeade29d688c55b35fe270ba"
integrity sha512-Thbc9vWc626n+m3+LDKXTUBs3LqtwomI+rA/gajTOegd9ENsLLi8kTVM7AwwIlHp6TqLdBw0vXFlGEi+F2okUA==

"@percy/logger@1.24.0":
version "1.24.0"
resolved "https://registry.npmjs.org/@percy/logger/-/logger-1.24.0.tgz"
integrity sha512-yaAo08FMED1o8jZycTEnTob1CZIVGaNluJc4R9fCRw7wWS88IAu4F9sdbzUZQZwZ/QGvtfI+55dNQaaesk69Bw==
"@percy/sdk-utils@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.27.6.tgz#f6daa7f81fde65d61e7c2817ad1215eda4eed7fe"
integrity sha512-oZwd9u+KnFdMbA8HmisiWY5un4qB00kNUJtn/6CsXSpLwMi4qhOiBp8xjex0Aq5dqQc3vklWdlPu7JFxGwQq4Q==

"@percy/webdriver-utils@1.27.6":
version "1.27.6"
resolved "https://registry.yarnpkg.com/@percy/webdriver-utils/-/webdriver-utils-1.27.6.tgz#26c5b11de0433a45dd19620f8acc35d2d09f3363"
integrity sha512-ol/ESe08UDmMQq9qYMOKPgrQ4g8vjpfQ8/kKpmnkI8JNsHlxfXi85uMA8hmBzSNG9Iis6kQT7CFXdDBaWVhiOA==
dependencies:
"@percy/config" "1.27.6"
"@percy/sdk-utils" "1.27.6"

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down Expand Up @@ -3358,7 +3374,7 @@ core-util-is@~1.0.0:
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=

cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
cosmiconfig@^7.0.1:
version "7.1.0"
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz"
integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
Expand All @@ -3369,6 +3385,16 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
path-type "^4.0.0"
yaml "^1.10.0"

cosmiconfig@^8.0.0:
version "8.3.6"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
dependencies:
import-fresh "^3.3.0"
js-yaml "^4.1.0"
parse-json "^5.2.0"
path-type "^4.0.0"

cross-env@^7.0.3:
version "7.0.3"
resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz"
Expand Down Expand Up @@ -4923,7 +4949,7 @@ ignore@^5.1.1, ignore@^5.2.0:
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz"
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==

import-fresh@^3.2.1:
import-fresh@^3.2.1, import-fresh@^3.3.0:
version "3.3.0"
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
Expand Down Expand Up @@ -6189,7 +6215,7 @@ parent-module@^1.0.0:
dependencies:
callsites "^3.0.0"

parse-json@^5.0.0:
parse-json@^5.0.0, parse-json@^5.2.0:
version "5.2.0"
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
Expand Down

0 comments on commit 0e45810

Please sign in to comment.