Skip to content

Commit

Permalink
Fixing the version of playwright tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Sep 17, 2024
1 parent cfb9cce commit a4e3d7e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@next/eslint-plugin-next": "14.2.6",
"@playwright/test": "1.46.0",
"@playwright/test": "1.47.1",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.1",
Expand Down
72 changes: 27 additions & 45 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 a4e3d7e

Please sign in to comment.