|
45 | 45 | "@types/mocha": "^10.0.0",
|
46 | 46 | "@types/node": "^14.18.31",
|
47 | 47 | "@types/prompts": "^2.4.1",
|
48 |
| - "@typescript-eslint/eslint-plugin": "^5.36.2", |
49 |
| - "@typescript-eslint/parser": "^5.36.2", |
| 48 | + "@typescript-eslint/eslint-plugin": "^5.44.0", |
| 49 | + "@typescript-eslint/parser": "^5.44.0", |
50 | 50 | "c8": "^7.12.0",
|
51 | 51 | "chai": "^4.3.6",
|
52 | 52 | "dependency-check": "^5.0.0-7",
|
53 |
| - "eslint": "^8.23.0", |
| 53 | + "eslint": "^8.28.0", |
54 | 54 | "eslint-config-standard": "^17.0.0",
|
55 | 55 | "eslint-config-standard-jsx": "^11.0.0",
|
56 |
| - "eslint-import-resolver-typescript": "^3.5.1", |
| 56 | + "eslint-import-resolver-typescript": "^3.5.2", |
57 | 57 | "eslint-plugin-import": "^2.26.0",
|
58 | 58 | "eslint-plugin-jsdoc": "^39.5.0",
|
59 |
| - "eslint-plugin-n": "^15.3.0", |
60 |
| - "eslint-plugin-promise": "^6.0.1", |
61 |
| - "eslint-plugin-react": "^7.31.9", |
| 59 | + "eslint-plugin-n": "^15.5.1", |
| 60 | + "eslint-plugin-promise": "^6.1.1", |
| 61 | + "eslint-plugin-react": "^7.31.11", |
62 | 62 | "eslint-plugin-react-hooks": "^4.6.0",
|
63 | 63 | "husky": "^8.0.1",
|
64 |
| - "installed-check": "^6.0.4", |
| 64 | + "installed-check": "^6.0.5", |
65 | 65 | "mocha": "^10.0.0",
|
66 | 66 | "npm-run-all2": "^6.0.2",
|
67 |
| - "type-coverage": "^2.21.2", |
68 |
| - "typescript": "~4.8.4" |
| 67 | + "type-coverage": "^2.24.1", |
| 68 | + "typescript": "~4.9.3" |
69 | 69 | },
|
70 | 70 | "dependencies": {
|
71 | 71 | "@socketsecurity/sdk": "^0.3.1",
|
|
0 commit comments