Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent eb1fd37 commit 4ee9cce
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"e2e": "start-server-and-test \"(cd ../.. && ./node_modules/.bin/turbo run preview --filter=react-base)\" \"3000\" \"playwright test\""
},
"dependencies": {
"@playwright/test": "1.44.0"
"@playwright/test": "1.47.2"
},
"devDependencies": {
"start-server-and-test": "1.15.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test:e2e": "playwright test"
},
"devDependencies": {
"@playwright/test": "1.44.0",
"@playwright/test": "1.47.2",
"@types/node": "18.19.43"
}
}
32 changes: 16 additions & 16 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 4ee9cce

Please sign in to comment.