Skip to content

Commit 578a87d

Browse files
dependabot[bot]krema
authored andcommitted
build(deps): bump @angular-devkit/architect from 0.1201.4 to 0.1202.10
Bumps [@angular-devkit/architect](https://github.com/angular/angular-cli) from 0.1201.4 to 0.1202.10. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/commits) --- updated-dependencies: - dependency-name: "@angular-devkit/architect" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8656339 commit 578a87d

File tree

3 files changed

+13
-97
lines changed

3 files changed

+13
-97
lines changed

lib/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"builders.json"
2525
],
2626
"dependencies": {
27-
"@angular-devkit/architect": "^0.1201.1",
27+
"@angular-devkit/architect": "^0.1202.10",
2828
"@angular-devkit/core": "^12.2.10"
2929
},
3030
"peerDependencies": {

package-lock.json

Lines changed: 11 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"watch": "npm-watch"
2222
},
2323
"devDependencies": {
24-
"@angular-devkit/architect": "^0.1201.1",
24+
"@angular-devkit/architect": "^0.1202.10",
2525
"@angular-devkit/core": "^12.2.10",
2626
"@types/node": "^16.11.1",
2727
"@typescript-eslint/eslint-plugin": "^4.33.0",

0 commit comments

Comments
 (0)