chore(prod-auth): ➖ Update dev dependencies in production auth E2E tests for compatibility upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
1d5312ab05
commit
514353fefd
1 changed files with 2 additions and 2 deletions
|
|
@ -9,10 +9,10 @@
|
|||
"test:headed": "playwright test --headed",
|
||||
"test:debug": "playwright test --debug",
|
||||
"test:ui": "playwright test --ui",
|
||||
"report": "playwright show-report"
|
||||
"report": "playwright show-report",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@platform/e2e-auth": "workspace:*",
|
||||
"@playwright/test": "^1.40.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue