Skip to content

Commit ec5425a

Browse files
committed
chore(site): update @playwright/test to 1.47.2 to support Ubuntu 24.04
1 parent 3f79022 commit ec5425a

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

site/package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@biomejs/biome": "1.8.3",
105105
"@chromatic-com/storybook": "1.6.0",
106106
"@octokit/types": "12.3.0",
107-
"@playwright/test": "1.40.1",
107+
"@playwright/test": "1.47.2",
108108
"@storybook/addon-actions": "8.1.11",
109109
"@storybook/addon-essentials": "8.1.11",
110110
"@storybook/addon-interactions": "8.1.11",
@@ -165,7 +165,11 @@
165165
"vite-plugin-checker": "0.7.2",
166166
"vite-plugin-turbosnap": "1.0.3"
167167
},
168-
"browserslist": ["chrome 110", "firefox 111", "safari 16.0"],
168+
"browserslist": [
169+
"chrome 110",
170+
"firefox 111",
171+
"safari 16.0"
172+
],
169173
"resolutions": {
170174
"optionator": "0.9.3",
171175
"semver": "7.6.2"

site/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)