Skip to content

Commit

Permalink
bump @angular-devkit/architect from 0.1802.3 to 0.1802.6
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@angular-devkit/architect"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c489a45 commit a2599cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"zone.js": "~0.13.3"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1802.3",
"@angular-devkit/architect": "^0.1802.6",
"@angular-devkit/build-angular": "^14.2.7",
"@angular-devkit/core": "^18.0.6",
"@angular-devkit/schematics": "^18.2.3",
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,22 @@
"@angular-devkit/core" "14.2.7"
rxjs "6.6.7"

"@angular-devkit/architect@0.1802.3", "@angular-devkit/architect@^0.1802.3":
"@angular-devkit/architect@0.1802.3":
version "0.1802.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1802.3.tgz#1938f2ad994b2c9693273fab0be4461351590fe0"
integrity sha512-WQ2AmkUKy1bqrDlNfozW8+VT2Tv/Fdmu4GIXps3ytZANyAKiIvTzmmql2cRCXXraa9FNMjLWNvz+qolDxWVdYQ==
dependencies:
"@angular-devkit/core" "18.2.3"
rxjs "7.8.1"

"@angular-devkit/architect@^0.1802.6":
version "0.1802.6"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1802.6.tgz#8f37e570e9aec303616cc85d54372838f2472c67"
integrity sha512-oF7cPFdTLxeuvXkK/opSdIxZ1E4LrBbmuytQ/nCoAGOaKBWdqvwagRZ6jVhaI0Gwu48rkcV7Zhesg/ESNnROdw==
dependencies:
"@angular-devkit/core" "18.2.6"
rxjs "7.8.1"

"@angular-devkit/build-angular@^14.2.7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-14.2.7.tgz#4a210a1be3ff83e7d5e537cddc5acbf2b6443818"
Expand Down

0 comments on commit a2599cd

Please sign in to comment.