Skip to content

Commit

Permalink
Merge pull request #1131 from jesperancinha/update-npm-dependencies
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
jesperancinha authored Nov 24, 2024
2 parents d234d00 + 9183a84 commit c7c3b43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions concert-demos-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.0.0",
"@angular/cli": "~19.0.0",
"@angular-devkit/build-angular": "^19.0.1",
"@angular/cli": "~19.0.1",
"@angular/compiler-cli": "~19.0.0",
"@angular/language-service": "~19.0.0",
"@types/jasmine": "~5.1.4",
"@types/jasminewd2": "~2.0.13",
"@types/node": "~22.9.0",
"@types/node": "~22.9.3",
"codelyzer": "^6.0.2",
"jasmine-core": "~5.4.0",
"jasmine-spec-reporter": "~7.0.0",
Expand All @@ -42,6 +42,6 @@
"protractor": "~7.0.0",
"ts-node": "~10.9.2",
"tslint": "~6.1.3",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}

0 comments on commit c7c3b43

Please sign in to comment.