Skip to content

Commit

Permalink
update playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexErrant committed Nov 7, 2024
1 parent e6a2ae1 commit a0c1594
Show file tree
Hide file tree
Showing 3 changed files with 1,519 additions and 1,060 deletions.
2 changes: 1 addition & 1 deletion app-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test:run": "playwright test"
},
"devDependencies": {
"@playwright/test": "^1.38.1",
"@playwright/test": "^1.48.2",
"@types/node": "20.14.11",
"config": "workspace:*",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/core": "^7.23.0",
"@cloudflare/workers-types": "^4.20240725.0",
"@playwright/test": "^1.38.1",
"@playwright/test": "^1.48.2",
"@tailwindcss/forms": "^0.5.7",
"@types/diff": "^5.0.5",
"@types/iframe-resizer": "^3.5.10",
Expand Down
Loading

0 comments on commit a0c1594

Please sign in to comment.