Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit ad4742a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update @bazel/buildifier to version ^2.0.0
1 parent a279fa6 commit ad4742a

File tree

2 files changed

+5
-24
lines changed

2 files changed

+5
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@angular/platform-server": "^9.0.2",
5858
"@angular/router": "^9.0.2",
5959
"@bazel/bazel": "2.1.0",
60-
"@bazel/buildifier": "^0.29.0",
60+
"@bazel/buildifier": "^2.0.0",
6161
"@bazel/hide-bazel-files": "~1.4.0",
6262
"@bazel/ibazel": "^0.12.0",
6363
"@bazel/jasmine": "~1.4.0",

yarn.lock

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -928,29 +928,10 @@
928928
"@bazel/bazel-linux_x64" "2.1.0"
929929
"@bazel/bazel-win32_x64" "2.1.0"
930930

931-
932-
version "0.29.0"
933-
resolved "https://registry.yarnpkg.com/@bazel/buildifier-darwin_x64/-/buildifier-darwin_x64-0.29.0.tgz#13dfaf3ea4d89f9d4da00085e894e90b7d302342"
934-
integrity sha512-jiQIZo5z1c8oFokD2jObrkB04Bs+7RaUJ6WlHV9BBeJiRMGfRVUBUrOF5eJPk6VB8qknIOfHvJD/Ym5XUc1Zlw==
935-
936-
937-
version "0.29.0"
938-
resolved "https://registry.yarnpkg.com/@bazel/buildifier-linux_x64/-/buildifier-linux_x64-0.29.0.tgz#0191fc46735a1c281878642673844f2b717cd8dc"
939-
integrity sha512-sXXY0gP4oC1nC1G8Baqd7kyBL/y9/qOqftKSkDe2Y7gBoc9GslwyexwDxTSxK0Gun/4Vcvc2eRu7b83hMOxuag==
940-
941-
942-
version "0.29.0"
943-
resolved "https://registry.yarnpkg.com/@bazel/buildifier-win32_x64/-/buildifier-win32_x64-0.29.0.tgz#a63438c7a7d2dc593e626ed6e163e9d8ea93917a"
944-
integrity sha512-hnOQfPhQNAIqbrhsHT3MWAyAZSUhKwxzEuZJZoOsGrW8fPonhKysdvfZJqfqJ6vDVYaMJKvLnSO1c9QZRhU7kQ==
945-
946-
"@bazel/buildifier@^0.29.0":
947-
version "0.29.0"
948-
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-0.29.0.tgz#7984739270c8d1dd23650f87a810e1e6367188d9"
949-
integrity sha512-skJ7vVff7x3tB8crBCtJji2wU09uH0uD2N30xfOpVUgsMJSXktAQMj8+RPdMBqJQ9XS5+O5lmRthR35Ua7xQXA==
950-
optionalDependencies:
951-
"@bazel/buildifier-darwin_x64" "0.29.0"
952-
"@bazel/buildifier-linux_x64" "0.29.0"
953-
"@bazel/buildifier-win32_x64" "0.29.0"
931+
"@bazel/buildifier@^2.0.0":
932+
version "2.2.1"
933+
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-2.2.1.tgz#b5b21d0042ea48a9c43b54ec4824d4d6505988bc"
934+
integrity sha512-fDWMV2x03/K5dZnAEBeKS0gpn0LWCiv5kjhMB6q0f1Q5x6S7/+xoownxgWyNRo+qHxn+a2CtQSCRUpSC8QNg/w==
954935

955936
"@bazel/hide-bazel-files@latest", "@bazel/hide-bazel-files@~1.4.0":
956937
version "1.4.1"

0 commit comments

Comments
 (0)