Skip to content

Commit

Permalink
📦 Update build-system devDependencies (#39794)
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 Feb 6, 2024
1 parent 6e751a4 commit 3906853
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
30 changes: 15 additions & 15 deletions build-system/tasks/e2e/package-lock.json

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

2 changes: 1 addition & 1 deletion build-system/tasks/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/selenium-webdriver": "4.1.21",
"babel-regenerator-runtime": "6.5.0",
"chromedriver": "119.0.1",
"geckodriver": "4.3.1",
"geckodriver": "4.3.2",
"selenium-webdriver": "4.17.0"
}
}
94 changes: 47 additions & 47 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.

4 changes: 2 additions & 2 deletions build-system/tasks/visual-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@percy/sdk-utils": "1.27.7",
"@puppeteer/browsers": "1.9.1",
"@types/inquirer": "9.0.7",
"inquirer": "9.2.13",
"puppeteer-core": "21.10.0"
"inquirer": "9.2.14",
"puppeteer-core": "21.11.0"
}
}

0 comments on commit 3906853

Please sign in to comment.