Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@bazel/concatjs": "5.8.1",
"@bazel/esbuild": "5.8.1",
"@bazel/protractor": "5.8.1",
"@bazel/runfiles": "5.8.1",
"@bazel/runfiles": "6.3.1",
Copy link
Contributor

@alan-agius4 alan-agius4 May 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@devversion Is this safe to this major? Or it should be ignored cross-repo?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't 100% know. I think it's fine though and just supports newer versions

"@bazel/terser": "5.8.1",
"@bazel/typescript": "5.8.1",
"@microsoft/api-extractor": "7.52.7",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ __metadata:
"@bazel/ibazel": "npm:^0.23.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"
"@bazel/runfiles": "npm:6.3.1"
"@bazel/terser": "npm:5.8.1"
"@bazel/typescript": "npm:5.8.1"
"@google-cloud/firestore": "npm:^7.0.0"
Expand Down Expand Up @@ -1163,14 +1163,7 @@ __metadata:
languageName: node
linkType: hard

"@bazel/runfiles@npm:5.8.1":
version: 5.8.1
resolution: "@bazel/runfiles@npm:5.8.1"
checksum: 10c0/c148ea89839240d918ea615c485fcd0e5c009215ddfa718cc7dd1c3f0e2e278eb8d291b6cd990cd8fc2ade161f98f2defbac8b9c2968e5c5bc4edb98e6ed6bc6
languageName: node
linkType: hard

"@bazel/runfiles@npm:^6.3.1":
"@bazel/runfiles@npm:6.3.1, @bazel/runfiles@npm:^6.3.1":
version: 6.3.1
resolution: "@bazel/runfiles@npm:6.3.1"
checksum: 10c0/7b542dcff9e917cc521520db137bd4f4a478796693700e2ec2c27f4beede800c9f4987e20c6b965d81000638f63549160780aea51eca2f0d0275be76fdc5e49f
Expand Down