|
24 | 24 | "test": "mocha 'test/**/*.test.js' --timeout 10000" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@typescript-eslint/eslint-plugin": "^7.0.2", |
28 | | - "@typescript-eslint/parser": "^7.0.2", |
29 | | - "eslint": "^8.56.0", |
| 27 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 28 | + "@typescript-eslint/parser": "6.21.0", |
| 29 | + "eslint": "^8.57.0", |
30 | 30 | "eslint-config-prettier": "^9.0.0", |
31 | 31 | "eslint-config-standard": "^17.1.0", |
32 | | - "eslint-config-standard-with-typescript": "^43.0.0", |
| 32 | + "eslint-config-standard-with-typescript": "^43.0.1", |
33 | 33 | "eslint-plugin-eslint-comments": "^3.2.0", |
34 | 34 | "eslint-plugin-etc": "^2.0.3", |
35 | | - "eslint-plugin-html": "^7.1.0", |
| 35 | + "eslint-plugin-html": "^8.0.0", |
36 | 36 | "eslint-plugin-import": "^2.29.1", |
37 | | - "eslint-plugin-jsdoc": "^46.9.1", |
38 | | - "eslint-plugin-jsonc": "^2.11.1", |
| 37 | + "eslint-plugin-jsdoc": "^48.2.1", |
| 38 | + "eslint-plugin-jsonc": "^2.13.0", |
39 | 39 | "eslint-plugin-markdown": "^3.0.1", |
40 | 40 | "eslint-plugin-n": "^16.4.0", |
41 | 41 | "eslint-plugin-no-only-tests": "^3.1.0", |
42 | 42 | "eslint-plugin-promise": "^6.1.1", |
43 | | - "eslint-plugin-react": "^7.33.2", |
| 43 | + "eslint-plugin-react": "^7.34.0", |
44 | 44 | "eslint-plugin-react-hooks": "^4.6.0", |
45 | | - "eslint-plugin-unicorn": "^49.0.0", |
| 45 | + "eslint-plugin-unicorn": "^51.0.1", |
46 | 46 | "eslint-plugin-yml": "^1.11.0", |
47 | 47 | "typescript": "5.3.3" |
48 | 48 | }, |
|
0 commit comments