Skip to content

Commit c915dab

Browse files
committed
Upgrade playwright
1 parent dbce095 commit c915dab

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"expect-playwright": "^0.8.0",
4848
"fs-extra": "^10.1.0",
4949
"jest": "^28.1.3",
50-
"playwright-chromium": "^1.25.0",
50+
"playwright-chromium": "^1.39.0",
5151
"prettier": "^2.7.1",
5252
"prettier-plugin-organize-imports": "^2.3.4",
5353
"wds": "^0.18.1"

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"node": ">= 12.0.0"
5858
},
5959
"dependencies": {
60-
"@opentelemetry/api": "^1.4.0",
60+
"@opentelemetry/api": "^1.6.0",
6161
"@vitejs/plugin-react-refresh": "^1.3.6",
6262
"@fastify/accepts": "^3.0.0",
6363
"@fastify/static": "^5.0.0",

packages/test-apps/simple-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"path-to-regexp": "^6.2.1"
1818
},
1919
"devDependencies": {
20-
"@playwright/test": "^1.25.0",
20+
"@playwright/test": "^1.39.0",
2121
"@swc/core": "^1.3.95",
2222
"@swc/jest": "^0.2.29",
2323
"html-validator": "^5.1.18"

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)