|
40 | 40 | "@babel/core": "7.28.4", |
41 | 41 | "@babel/eslint-parser": "7.28.4", |
42 | 42 | "@babel/plugin-proposal-decorators": "7.28.0", |
43 | | - "@commitlint/cli": "19.8.1", |
44 | | - "@commitlint/config-conventional": "19.8.1", |
45 | | - "@eslint/js": "9.35.0", |
| 43 | + "@commitlint/cli": "20.0.0", |
| 44 | + "@commitlint/config-conventional": "20.0.0", |
| 45 | + "@eslint/js": "9.36.0", |
46 | 46 | "@semantic-release/commit-analyzer": "13.0.1", |
47 | 47 | "@semantic-release/exec": "7.1.0", |
48 | 48 | "@semantic-release/git": "10.0.1", |
49 | | - "@semantic-release/github": "11.0.5", |
| 49 | + "@semantic-release/github": "11.0.6", |
50 | 50 | "@semantic-release/release-notes-generator": "14.1.0", |
51 | 51 | "concurrently": "9.2.1", |
52 | 52 | "ember-template-lint": "7.9.3", |
53 | 53 | "ember-template-lint-plugin-prettier": "5.0.0", |
54 | | - "eslint": "9.35.0", |
| 54 | + "eslint": "9.36.0", |
55 | 55 | "eslint-config-prettier": "10.1.8", |
56 | 56 | "eslint-plugin-ember": "12.7.4", |
57 | 57 | "eslint-plugin-import": "2.32.0", |
|
63 | 63 | "globals": "16.4.0", |
64 | 64 | "graphql": "15.10.1", |
65 | 65 | "husky": "9.1.7", |
66 | | - "lint-staged": "16.1.6", |
| 66 | + "lint-staged": "16.2.1", |
67 | 67 | "node-fetch": "3.3.2", |
68 | 68 | "prettier": "3.6.2", |
69 | 69 | "prettier-plugin-ember-template-tag": "2.1.0", |
70 | | - "semantic-release": "24.2.7", |
| 70 | + "semantic-release": "24.2.9", |
71 | 71 | "stylelint": "16.24.0", |
72 | 72 | "stylelint-config-standard-scss": "16.0.0", |
73 | 73 | "stylelint-prettier": "5.0.3", |
|
0 commit comments