|
26 | 26 | }, |
27 | 27 | "homepage": "https://github.com/spnraju/demo-webdriverio-mochajs#readme", |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "^7.26.0", |
30 | | - "@babel/preset-env": "^7.26.0", |
31 | | - "@babel/register": "^7.25.9", |
32 | | - "@commitlint/cli": "^19.6.1", |
33 | | - "@commitlint/config-conventional": "^19.6.0", |
34 | | - "@wdio/cli": "^9.5.5", |
35 | | - "@wdio/local-runner": "^9.5.4", |
36 | | - "@wdio/mocha-framework": "^9.5.0", |
37 | | - "@wdio/spec-reporter": "^9.5.0", |
38 | | - "chromedriver": "^131.0.5", |
39 | | - "eslint": "^9.18.0", |
40 | | - "eslint-config-prettier": "^9.1.0", |
41 | | - "eslint-plugin-wdio": "^9.4.4", |
42 | | - "geckodriver": "^5.0.0", |
| 29 | + "@babel/core": "^7.28.4", |
| 30 | + "@babel/preset-env": "^7.28.3", |
| 31 | + "@babel/register": "^7.28.3", |
| 32 | + "@commitlint/cli": "^19.8.1", |
| 33 | + "@commitlint/config-conventional": "^19.8.1", |
| 34 | + "@wdio/cli": "^9.19.2", |
| 35 | + "@wdio/local-runner": "^9.19.2", |
| 36 | + "@wdio/mocha-framework": "^9.19.2", |
| 37 | + "@wdio/spec-reporter": "^9.19.2", |
| 38 | + "chromedriver": "^140.0.3", |
| 39 | + "eslint": "^9.36.0", |
| 40 | + "eslint-config-prettier": "^10.1.8", |
| 41 | + "eslint-plugin-wdio": "^9.16.2", |
| 42 | + "geckodriver": "^6.0.1", |
43 | 43 | "husky": "^9.1.7", |
44 | | - "lint-staged": "^15.3.0", |
45 | | - "prettier": "^3.4.2", |
| 44 | + "lint-staged": "^16.1.6", |
| 45 | + "prettier": "^3.6.2", |
46 | 46 | "wdio-chromedriver-service": "^8.1.1", |
47 | 47 | "wdio-geckodriver-service": "^5.0.2" |
48 | 48 | } |
|
0 commit comments