We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89b8ad3 + 25da7fa commit 49a0790Copy full SHA for 49a0790
package.json
@@ -14,7 +14,7 @@
14
"@angular/animations": "^6.1.0",
15
"@angular/common": "^6.1.0",
16
"@angular/compiler": "^6.1.0",
17
- "@angular/core": "^6.1.0",
+ "@angular/core": "^18.2.8",
18
"@angular/forms": "^6.1.0",
19
"@angular/http": "^6.1.0",
20
"@angular/platform-browser": "^6.1.0",
@@ -36,7 +36,7 @@
36
"codelyzer": "~4.3.0",
37
"jasmine-core": "~2.99.1",
38
"jasmine-spec-reporter": "~4.2.1",
39
- "karma": "~3.0.0",
+ "karma": "~6.4.4",
40
"karma-chrome-launcher": "~2.2.0",
41
"karma-coverage-istanbul-reporter": "~2.0.1",
42
"karma-jasmine": "~1.1.2",
0 commit comments