We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9476e4 commit bb0a5f3Copy full SHA for bb0a5f3
package.json
@@ -43,17 +43,17 @@
43
"@types/express": "^4.17.17",
44
"@types/jasmine": "~5.1.0",
45
"@types/node": "^20.0.0",
46
- "angular-eslint": "18.0.1",
+ "angular-eslint": "18.1.0",
47
"eslint": "^9.3.0",
48
- "jasmine-core": "~5.1.0",
+ "jasmine-core": "~5.2.0",
49
"karma": "~6.4.0",
50
"karma-chrome-launcher": "~3.2.0",
51
"karma-coverage": "~2.2.0",
52
"karma-jasmine": "~5.1.0",
53
"karma-jasmine-html-reporter": "~2.1.0",
54
"ng-packagr": "^18.0.0",
55
"semantic-release": "^24.0.0",
56
- "typescript": "~5.4.2",
57
- "typescript-eslint": "8.0.0-alpha.20"
+ "typescript": "~5.5.0",
+ "typescript-eslint": "8.0.0-alpha.52"
58
}
59
0 commit comments