|
39 | 39 | "@types/jsdom": "^16.2.14", |
40 | 40 | "@types/node": "^18.0.0", |
41 | 41 | "@types/terser-webpack-plugin": "^5.2.0", |
42 | | - "@typescript-eslint/eslint-plugin": "^5.28.0", |
43 | | - "@typescript-eslint/parser": "^5.28.0", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.29.0", |
| 43 | + "@typescript-eslint/parser": "^5.29.0", |
44 | 44 | "chrome-launch": "^1.1.4", |
45 | 45 | "concurrently": "^7.2.2", |
46 | 46 | "copy-webpack-plugin": "^11.0.0", |
47 | 47 | "cross-env": "^7.0.3", |
48 | 48 | "cross-fetch": "^3.1.5", |
49 | | - "eslint": "^8.17.0", |
| 49 | + "eslint": "^8.18.0", |
50 | 50 | "eslint-config-prettier": "^8.5.0", |
51 | 51 | "eslint-formatter-codeframe": "^7.32.1", |
52 | 52 | "eslint-plugin-import": "^2.26.0", |
53 | 53 | "expect-playwright": "^0.8.0", |
54 | 54 | "husky": "4.3.8", |
55 | 55 | "jest": "^27.5.1", |
56 | 56 | "jest-playwright-preset": "^1.7.2", |
57 | | - "jsdom": "^19.0.0", |
58 | | - "lint-staged": "^13.0.1", |
| 57 | + "jsdom": "^20.0.0", |
| 58 | + "lint-staged": "^13.0.2", |
59 | 59 | "playwright": "^1.20.2", |
60 | | - "prettier": "^2.7.0", |
| 60 | + "prettier": "^2.7.1", |
61 | 61 | "string-replace-loader": "^3.1.0", |
62 | 62 | "terser-webpack-plugin": "^5.3.3", |
63 | 63 | "ts-jest": "^27.1.4", |
64 | | - "ts-loader": "^9.3.0", |
| 64 | + "ts-loader": "^9.3.1", |
65 | 65 | "ts-node": "^10.8.1", |
66 | | - "typescript": "^4.7.3", |
67 | | - "web-ext": "^7.0.0", |
| 66 | + "typescript": "^4.7.4", |
| 67 | + "web-ext": "^7.1.0", |
68 | 68 | "webpack": "^5.73.0", |
69 | 69 | "webpack-cli": "^4.10.0", |
70 | 70 | "worker-loader": "^3.0.8" |
|
0 commit comments