Skip to content

Commit

Permalink
chore(update): update angular cli and core to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriatoneva committed Feb 23, 2024
1 parent bcdbca3 commit 1f29de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"zone.js": "~0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.0.0",
"@angular-devkit/build-angular": "^17.2.1",
"@angular-eslint/builder": "17.0.1",
"@angular-eslint/eslint-plugin": "17.0.1",
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/schematics": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular/cli": "^17.0.0",
"@angular/cli": "^17.2.1",
"@angular/compiler-cli": "17.0.1",
"@angular/language-service": "17.0.1",
"@types/hammerjs": "^2.0.35",
Expand Down

0 comments on commit 1f29de0

Please sign in to comment.