Skip to content

Commit

Permalink
Merge pull request #1944 from nerdalert/playwright-debug
Browse files Browse the repository at this point in the history
Playwright bump
  • Loading branch information
mergify[bot] authored Mar 18, 2024
2 parents 67390ab + 189d9a1 commit 0cf508a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Containerfile.playwright
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.40.1-jammy
FROM mcr.microsoft.com/playwright:v1.41.2-jammy

ENV NODE_EXTRA_CA_CERTS=/usr/local/share/ca-certificates/cacerts.crt

Expand Down
24 changes: 12 additions & 12 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@mui/material": "^5.15.5",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.41.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.16",
"@types/react": "^18.2.48",
Expand Down

0 comments on commit 0cf508a

Please sign in to comment.