Skip to content

Commit

Permalink
📦 Update build-system devDependencies (#40180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 6ca8034 commit be60054
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
158 changes: 79 additions & 79 deletions build-system/tasks/visual-diff/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions build-system/tasks/visual-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"description": "amp visual diff",
"devDependencies": {
"@inquirer/prompts": "7.0.0",
"@percy/core": "1.29.4",
"@percy/core": "1.30.0",
"@percy/puppeteer": "2.0.2",
"@percy/sdk-utils": "1.29.4",
"@percy/sdk-utils": "1.30.0",
"@puppeteer/browsers": "2.4.0",
"puppeteer-core": "23.5.0"
"puppeteer-core": "23.5.1"
}
}

0 comments on commit be60054

Please sign in to comment.