Skip to content

Commit

Permalink
build(deps): bump semver and @angular/cli
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `semver` from 7.3.7 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.7...v7.5.3)

Updates `@angular/cli` from 14.2.7 to 14.2.13
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@14.2.7...14.2.13)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 7d6f7b4 commit 9c6c708
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 124 deletions.
192 changes: 69 additions & 123 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@angular-eslint/schematics": "14.1.2",
"@angular-eslint/template-parser": "14.1.2",
"@angular/cdk": "^14.2.6",
"@angular/cli": "~14.2.3",
"@angular/cli": "~14.2.13",
"@angular/compiler-cli": "^14.2.0",
"@ngrx/eslint-plugin": "^14.3.2",
"@ngrx/schematics": "^14.3.2",
Expand Down

0 comments on commit 9c6c708

Please sign in to comment.