Skip to content

Commit bfa3f77

Browse files
committed
PRO-17991 chore: update Playwright to 1.58.2
1 parent 3372d86 commit bfa3f77

File tree

2 files changed

+44
-41
lines changed

2 files changed

+44
-41
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"url": "git+https://github.com/joomcode/e2ed.git"
2626
},
2727
"dependencies": {
28-
"@playwright/test": "1.58.0",
28+
"@playwright/test": "1.58.2",
2929
"create-locator": "0.0.27",
3030
"get-modules-graph": "0.0.11",
3131
"sort-json-keys": "1.0.3"
3232
},
3333
"devDependencies": {
34-
"@playwright/browser-chromium": "1.58.0",
35-
"@types/node": "25.0.10",
34+
"@playwright/browser-chromium": "1.58.2",
35+
"@types/node": "25.3.2",
3636
"@typescript-eslint/eslint-plugin": "7.18.0",
3737
"@typescript-eslint/parser": "7.18.0",
3838
"assert-modules-support-case-insensitive-fs": "1.0.1",

0 commit comments

Comments
 (0)