Skip to content

Commit 06bd710

Browse files
committed
chore: update Playwright to 1.51.0
chore: update `devDependencies` (`@types/node`)
1 parent d100e9f commit 06bd710

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
"url": "git+https://github.com/joomcode/e2ed.git"
2626
},
2727
"dependencies": {
28-
"@playwright/test": "1.50.1",
28+
"@playwright/test": "1.51.0",
2929
"create-locator": "0.0.27",
3030
"get-modules-graph": "0.0.11",
3131
"globby": "11.1.0"
3232
},
3333
"devDependencies": {
34-
"@playwright/browser-chromium": "1.50.1",
35-
"@types/node": "22.13.9",
34+
"@playwright/browser-chromium": "1.51.0",
35+
"@types/node": "22.13.10",
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",
3939
"assert-package-lock-is-consistent": "1.0.0",
4040
"eslint": "8.57.1",
4141
"eslint-config-airbnb-base": "15.0.0",
42-
"eslint-config-prettier": "10.0.1",
42+
"eslint-config-prettier": "10.1.1",
4343
"eslint-plugin-import": "2.31.0",
4444
"eslint-plugin-simple-import-sort": "12.1.1",
4545
"eslint-plugin-typescript-sort-keys": "3.3.0",

0 commit comments

Comments
 (0)