Skip to content

Commit

Permalink
build: update bazel setup
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Aug 27, 2024
1 parent 4c3132c commit b8763b4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/core": "^7.16.0",
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/plugin-proposal-async-generator-functions": "^7.20.1",
"@bazel/buildifier": "6.3.3",
"@bazel/buildifier": "7.3.1",
"@bazel/concatjs": "5.8.1",
"@bazel/esbuild": "5.8.1",
"@bazel/protractor": "5.8.1",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@angular/platform-browser-dynamic": "19.0.0-next.1",
"@angular/router": "19.0.0-next.1",
"@bazel/bazelisk": "^1.11.0",
"@bazel/ibazel": "^0.23.0",
"@bazel/ibazel": "^0.25.0",
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",
"@google-cloud/firestore": "^7.0.0",
"@google-cloud/storage": "^7.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@ __metadata:
"@babel/helper-annotate-as-pure": "npm:^7.18.6"
"@babel/plugin-proposal-async-generator-functions": "npm:^7.20.1"
"@bazel/bazelisk": "npm:^1.11.0"
"@bazel/buildifier": "npm:6.3.3"
"@bazel/buildifier": "npm:7.3.1"
"@bazel/concatjs": "npm:5.8.1"
"@bazel/esbuild": "npm:5.8.1"
"@bazel/ibazel": "npm:^0.23.0"
"@bazel/ibazel": "npm:^0.25.0"
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch"
"@bazel/protractor": "npm:5.8.1"
"@bazel/runfiles": "npm:5.8.1"
Expand Down Expand Up @@ -972,12 +972,12 @@ __metadata:
languageName: node
linkType: hard

"@bazel/buildifier@npm:6.3.3":
version: 6.3.3
resolution: "@bazel/buildifier@npm:6.3.3"
"@bazel/buildifier@npm:7.3.1":
version: 7.3.1
resolution: "@bazel/buildifier@npm:7.3.1"
bin:
buildifier: buildifier.js
checksum: 10c0/899639d028c7070105603c5a6d7f969649049b39c7c90fc03d6025176a80a029ecbd56250eb27b06cd786073df7ee17d32fff97f4cb4dc3eceed7ff0cc113f85
checksum: 10c0/a5f3991691495581b8cb0ff8f97e08789774483f7c9aac3ef90c349ed6bac330921fcd798db55dcb24752d6911e855dd3eabb646029a434a34a876216fd37fa7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1009,12 +1009,12 @@ __metadata:
languageName: node
linkType: hard

"@bazel/ibazel@npm:^0.23.0":
version: 0.23.7
resolution: "@bazel/ibazel@npm:0.23.7"
"@bazel/ibazel@npm:^0.25.0":
version: 0.25.0
resolution: "@bazel/ibazel@npm:0.25.0"
bin:
ibazel: index.js
checksum: 10c0/e115bd0851b8e9240fa4d06513f2c475962160d79dc6e2228b39f2504cf0d9cf99d210c154cde3be093593da24e372bdb6b7a2dbefb48e60ef51bd4e80f6aaa8
checksum: 10c0/8654fcb6dec25f5d503b5442ae24c93982b7b7e7f9f7d0caa2ca77e34325d645f86745f412922324e83596dae0f6e59e5269075119dc347f42d777905a2010ae
languageName: node
linkType: hard

Expand Down

0 comments on commit b8763b4

Please sign in to comment.