Skip to content

Commit

Permalink
Bump expect-puppeteer from 9.0.2 to 10.1.3 (#13837)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 936689e commit 023f429
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
18 changes: 13 additions & 5 deletions 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 packages/e2e-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"main": "./src/index.js",
"dependencies": {
"@wordpress/url": "^3.48.0",
"expect-puppeteer": "^9.0.1"
"expect-puppeteer": "^10.1.3"
},
"devDependencies": {
"@percy/puppeteer": "^2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@web-stories-wp/jest-resolver": "*",
"@wordpress/jest-console": "^7.18.0",
"babel-jest": "^29.5.0",
"expect-puppeteer": "^9.0.1",
"expect-puppeteer": "^10.1.3",
"jest-environment-puppeteer": "^10.0.1",
"jest-extended": "^4.0.2",
"jest-json-schema": "^6.1.0",
Expand Down

0 comments on commit 023f429

Please sign in to comment.