Add an e2e test to check the app reloads when a new version is available (#7956)

this includes an update to the puppeteer version to support request.isInterceptResolutionHandled
This commit is contained in:
James Salter
2022-03-03 15:44:34 +00:00
committed by GitHub
parent acd12c38a9
commit 6be61c4693
4 changed files with 130 additions and 51 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"commander": "^9",
"puppeteer": "10.0.0",
"puppeteer": "13.4.1",
"request": "^2.88.0",
"request-promise-native": "^1.0.7",
"uuid": "^3.3.2"