Skip to content

Commit 49a0790

Browse files
authored
Merge pull request #1 from Backiaraj/multiselect
Cleared the dependabot issues
2 parents 89b8ad3 + 25da7fa commit 49a0790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@angular/animations": "^6.1.0",
1515
"@angular/common": "^6.1.0",
1616
"@angular/compiler": "^6.1.0",
17-
"@angular/core": "^6.1.0",
17+
"@angular/core": "^18.2.8",
1818
"@angular/forms": "^6.1.0",
1919
"@angular/http": "^6.1.0",
2020
"@angular/platform-browser": "^6.1.0",
@@ -36,7 +36,7 @@
3636
"codelyzer": "~4.3.0",
3737
"jasmine-core": "~2.99.1",
3838
"jasmine-spec-reporter": "~4.2.1",
39-
"karma": "~3.0.0",
39+
"karma": "~6.4.4",
4040
"karma-chrome-launcher": "~2.2.0",
4141
"karma-coverage-istanbul-reporter": "~2.0.1",
4242
"karma-jasmine": "~1.1.2",

0 commit comments

Comments
 (0)