Skip to content

Commit

Permalink
build(deps): bump @playwright/test from 1.45.1 to 1.45.2 (#46)
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.1...v1.45.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and LoneRifle committed Jul 18, 2024
1 parent 4b26a81 commit 83e6701
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@commitlint/config-conventional": "^11.0.0",
"@percy/cli": "^1.28.8",
"@percy/playwright": "^1.0.6",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@datadog/browser-rum": "^4.8.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.8.1",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.2",
"@rehooks/local-storage": "^2.4.4",
"@tanstack/react-query": "^5.51.3",
"axios": "^0.28.1",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit 83e6701

Please sign in to comment.