refactor(gitpod): update playwright, add mailhog and other ports (#56123)

This commit is contained in:
Mrugesh Mohapatra
2024-09-17 15:57:58 +05:30
committed by GitHub
parent 5c4fd56e60
commit 3ff2ef19bb
5 changed files with 287 additions and 92 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.47.1",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/user-event": "14.5.2",