|
25 | 25 | "url": "git+https://github.com/joomcode/e2ed.git" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@playwright/test": "1.50.1", |
| 28 | + "@playwright/test": "1.51.0", |
29 | 29 | "create-locator": "0.0.27", |
30 | 30 | "get-modules-graph": "0.0.11", |
31 | 31 | "globby": "11.1.0" |
32 | 32 | }, |
33 | 33 | "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", |
36 | 36 | "@typescript-eslint/eslint-plugin": "7.18.0", |
37 | 37 | "@typescript-eslint/parser": "7.18.0", |
38 | 38 | "assert-modules-support-case-insensitive-fs": "1.0.1", |
39 | 39 | "assert-package-lock-is-consistent": "1.0.0", |
40 | 40 | "eslint": "8.57.1", |
41 | 41 | "eslint-config-airbnb-base": "15.0.0", |
42 | | - "eslint-config-prettier": "10.0.1", |
| 42 | + "eslint-config-prettier": "10.1.1", |
43 | 43 | "eslint-plugin-import": "2.31.0", |
44 | 44 | "eslint-plugin-simple-import-sort": "12.1.1", |
45 | 45 | "eslint-plugin-typescript-sort-keys": "3.3.0", |
|
0 commit comments