Skip to content

Commit

Permalink
chore(deps): update dependency @bazel/angular to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 10, 2021
1 parent 42c6804 commit aec7b0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/cli": "7.15.4",
"@babel/core": "7.15.5",
"@babel/preset-env": "7.15.4",
"@bazel/angular": "2.3.3",
"@bazel/angular": "4.1.0",
"@bazel/bazelisk": "1.10.1",
"@bazel/benchmark-runner": "0.1.0",
"@bazel/buildifier": "3.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3558,10 +3558,10 @@
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.0.tgz#860ce718b0b73f4009e153541faff2cb6b85d047"
integrity sha512-4Th98KlMHr5+JkxfcoDT//6vY8vM+iSPrLNpHhRyLx2CFYi8e2RfqPLdpbnpo0Q5lQC5hNB79yes07zb02fvCw==

"@bazel/angular@2.3.3":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@bazel/angular/-/angular-2.3.3.tgz#f9f7eacf67cf897c44e772cac54e590d6bd19dc2"
integrity sha512-VOlQPzBIsEoQqqG/psecMHOJDEby477CxPUElctHwjncFIcj0Ge9gsoPXIVvQV5IS05EqBBWFjJiE4kABRBKjw==
"@bazel/angular@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@bazel/angular/-/angular-4.1.0.tgz#7bad70f7ec61c0c43d43d44f9c8bc8b53d57d8f3"
integrity sha512-rQF7UTbBFQOyztGIQvCoQUIHV+J8Kp/WDVnRkpiOK3G6cqCoBaq/7ooG1mUSRrMxAuhiVHNtzNtC4lRjaLSNyQ==
dependencies:
"@angular-devkit/architect" "^0.901.7"
"@bazel/bazelisk" "^1.4.0"
Expand Down

0 comments on commit aec7b0b

Please sign in to comment.