Skip to content

Commit

Permalink
[BUMP] Update dependency @playwright/test to v1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and laura-bergoens committed Jan 3, 2025
1 parent 60a4a4a commit 0e68681
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ executors:
parameters:
playwright-version:
# renovate datasource=npm depName=@playwright/test
default: 1.48.2
default: 1.49.1
type: string
docker:
- image: mcr.microsoft.com/playwright:v<<parameters.playwright-version>>-focal
Expand Down
80 changes: 74 additions & 6 deletions pix-editor/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 pix-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@embroider/webpack": "^4.0.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.1",
"@sentry/ember": "^8.0.0",
"acorn": "^8.8.1",
"base-x": "^5.0.0",
Expand Down

0 comments on commit 0e68681

Please # to comment.