Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 7c31640780
build(deps): bump glob-parent and @angular-devkit/build-angular
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

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

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 10:01:34 +00:00
2 changed files with 2340 additions and 5018 deletions

File diff suppressed because it is too large Load Diff

View File

@ -52,7 +52,7 @@
},
"devDependencies": {
"@angular-builders/jest": "14.0.0",
"@angular-devkit/build-angular": "~12.2.16",
"@angular-devkit/build-angular": "~14.2.7",
"@angular/cli": "^12.2.16",
"@angular/compiler-cli": "~12.2.16",
"@babel/preset-typescript": "^7.18.6",