|
70 | 70 | "@semantic-release/git": "9.0.1",
|
71 | 71 | "@types/chai": "4.2.22",
|
72 | 72 | "@types/cross-spawn": "6.0.2",
|
73 |
| - "@types/eslint": "7.2.14", |
| 73 | + "@types/eslint": "9.6.1", |
74 | 74 | "@types/eslint-plugin-prettier": "3.1.0",
|
75 | 75 | "@types/jest": "26.0.24",
|
76 | 76 | "@types/node": "14.14.45",
|
|
82 | 82 | "@types/wrap-ansi": "3.0.0",
|
83 | 83 | "@types/yamljs": "0.2.31",
|
84 | 84 | "@types/yargs": "16.0.4",
|
85 |
| - "@typescript-eslint/eslint-plugin": "4.15.2", |
86 |
| - "@typescript-eslint/parser": "4.15.2", |
| 85 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 86 | + "@typescript-eslint/parser": "8.15.0", |
87 | 87 | "@yarnpkg/pnp": "2.3.2",
|
88 | 88 | "builtin-modules": "3.2.0",
|
89 | 89 | "chai": "4.3.4",
|
90 | 90 | "conventional-changelog-cli": "2.1.1",
|
91 | 91 | "coveralls": "3.1.1",
|
92 | 92 | "devmoji": "2.2.1",
|
93 |
| - "eslint": "7.20.0", |
94 |
| - "eslint-config-prettier": "8.1.0", |
95 |
| - "eslint-plugin-chai-expect": "2.2.0", |
| 93 | + "eslint": "9.15.0", |
| 94 | + "eslint-config-prettier": "9.1.0", |
| 95 | + "eslint-plugin-chai-expect": "3.1.0", |
96 | 96 | "eslint-plugin-import": "2.22.1",
|
97 | 97 | "eslint-plugin-jest": "24.1.5",
|
98 | 98 | "eslint-plugin-node": "11.1.0",
|
99 |
| - "eslint-plugin-prettier": "3.3.1", |
100 |
| - "eslint-plugin-promise": "4.3.1", |
101 |
| - "eslint-plugin-unicorn": "28.0.2", |
| 99 | + "eslint-plugin-prettier": "5.2.1", |
| 100 | + "eslint-plugin-promise": "7.1.0", |
| 101 | + "eslint-plugin-unicorn": "56.0.0", |
102 | 102 | "husky": "5.1.1",
|
103 | 103 | "jest": "26.6.3",
|
104 | 104 | "markdownlint-cli": "0.26.0",
|
|
0 commit comments