|
8 | 8 | "@babel/core": "^7.26.9",
|
9 | 9 | "@babel/eslint-parser": "7.26.8",
|
10 | 10 | "@rollup/plugin-babel": "^6.0.4",
|
11 |
| - "@typescript-eslint/eslint-plugin": "^8.25.0", |
12 |
| - "@typescript-eslint/parser": "^8.25.0", |
13 |
| - "typescript-eslint": "^8.25.0", |
| 11 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 12 | + "@typescript-eslint/parser": "^8.26.0", |
| 13 | + "typescript-eslint": "^8.26.0", |
14 | 14 | "@embroider/addon-dev": "^7.1.1",
|
15 |
| - "@eslint/js": "^9.21.0", |
| 15 | + "@eslint/js": "^9.22.0", |
16 | 16 | "globals": "^16.0.0",
|
17 | 17 | "glob": "^11.0.1",
|
18 | 18 | "ember-eslint-parser": "^0.5.9",
|
19 |
| - "eslint": "^9.21.0", |
| 19 | + "eslint": "^9.22.0", |
20 | 20 | "eslint-config-prettier": "^9.1.0",
|
21 | 21 | "eslint-plugin-import": "^2.31.0",
|
22 | 22 | "eslint-plugin-mocha": "^10.5.0",
|
23 |
| - "eslint-plugin-n": "^17.15.1", |
| 23 | + "eslint-plugin-n": "^17.16.2", |
24 | 24 | "eslint-plugin-qunit": "^8.1.2",
|
25 | 25 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
26 | 26 | "rollup": "^4.34.9",
|
|
0 commit comments