Skip to content

Commit c5b2641

Browse files
Update Playwright to ^1.49.1 (#12746)
1 parent 579821f commit c5b2641

File tree

4 files changed

+21
-20
lines changed

4 files changed

+21
-20
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ node_modules/
1111
/tutorial/dist
1212
/playground-local/
1313
/integration/playwright-report
14+
/integration/test-results
1415

1516
# v5 build files
1617
/packages/*/cjs/

integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typecheck": "tsc"
99
},
1010
"dependencies": {
11-
"@playwright/test": "^1.33.0",
11+
"@playwright/test": "^1.49.1",
1212
"@react-router/dev": "workspace:*",
1313
"@react-router/express": "workspace:*",
1414
"@react-router/node": "workspace:*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@octokit/graphql": "^4.8.0",
5959
"@octokit/plugin-paginate-rest": "^2.21.3",
6060
"@octokit/rest": "^18.12.0",
61-
"@playwright/test": "^1.33.0",
61+
"@playwright/test": "^1.49.1",
6262
"@remix-run/changelog-github": "^0.0.5",
6363
"@testing-library/jest-dom": "5.17.0",
6464
"@testing-library/react": "^13.4.0",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)