Skip to content

Commit

Permalink
Update dependency percy to v0.28.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 3b94bec commit 3fa6a6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tools/vf-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@percy/script": "1.1.0",
"browser-sync": "2.27.7",
"percy": "0.28.6"
"percy": "0.28.7"
},
"author": "Ken Hawkins <ken.hawkins@embl.de>",
"license": "Apache-2.0",
Expand Down
12 changes: 6 additions & 6 deletions tools/vf-core/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3162,7 +3162,7 @@ colors@1.0.3:
resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
integrity sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==

colors@1.4.0, colors@^1.3.2:
colors@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
Expand Down Expand Up @@ -8542,18 +8542,18 @@ percy-client@^3.2.0:
request-promise "^4.2.2"
walk "^2.3.14"

percy@0.28.6:
version "0.28.6"
resolved "https://registry.yarnpkg.com/percy/-/percy-0.28.6.tgz#20ec0fbeaac7c8311980283e59c201aa491afb17"
integrity sha512-02J9J4RQcznpkaUzFRcRMcWVs3akrV9Stop0rijqiRdN8XYAzE4EyDJxXuULz+iEnB6Wa2RctPaLkeIJcbbnJw==
percy@0.28.7:
version "0.28.7"
resolved "https://registry.yarnpkg.com/percy/-/percy-0.28.7.tgz#9f460d0caea9fc28f1f4c49287592d34abfd07d9"
integrity sha512-r2sG9GThzlyXfpxTSVZ9i1ui3bPkmRwLX8tdK0CDzMvSaPQFToeAUFCtB1pZHQxmq8ZEa1Cn3FGedtOMD6mJcw==
dependencies:
"@oclif/command" "1.5.19"
"@oclif/config" "^1"
"@oclif/plugin-help" "^2"
"@oclif/plugin-not-found" "^1.2"
axios "^0.21.1"
body-parser "^1.18.3"
colors "^1.3.2"
colors "1.4.0"
cors "^2.8.4"
cosmiconfig "^5.2.1"
cross-spawn "^7.0.2"
Expand Down

0 comments on commit 3fa6a6c

Please sign in to comment.