chore(deps): add resolution for newest playwright
This commit is contained in:
@ -10,8 +10,11 @@
|
||||
"jest": "^26.6.3",
|
||||
"jsdom": "^16.4.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"playwright": "^1.8.0",
|
||||
"playwright": "^1.11.0-next-alpha-apr-13-2021",
|
||||
"supertest": "^6.1.1",
|
||||
"ts-jest": "^26.4.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@playwright/test/playwright": "^1.11.0-next-alpha-apr-13-2021"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user