Skip to content

Commit

Permalink
Bump @bazel/buildifier from 6.0.1 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [@bazel/buildifier](https://github.com/bazelbuild/buildtools) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/bazelbuild/buildtools/releases)
- [Commits](bazelbuild/buildtools@6.0.1...6.1.0)

---
updated-dependencies:
- dependency-name: "@bazel/buildifier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2023
1 parent 662d33c commit 1dfd9fd
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 @@ -7,7 +7,7 @@
"@actions/github": "5.1.1",
"@babel/preset-typescript": "7.21.4",
"@bazel/bazelisk": "1.12.1",
"@bazel/buildifier": "6.0.1",
"@bazel/buildifier": "6.1.0",
"@bazel/buildozer": "6.1.0",
"@bazel/esbuild": "5.8.1",
"@bazel/ibazel": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1636,10 +1636,10 @@
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.12.1.tgz#346531286564aa29eee03a62362d210f3433e7bf"
integrity sha512-TGCwVeIiVeQUP6yLpxAg8yluFOC+tBQnWw5l8lqwMxKhRtOA+WaH1CJKAXeCBAaS2MxohhkXq44zj/7AM+t2jg==

"@bazel/buildifier@6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-6.0.1.tgz#3ef5ce4f807db2ec0838ac889775a081fe9208f8"
integrity sha512-PKOx5srLU7K1x0BQhiqu78lrxwvgimx+JRe5JXgiPfyA2/iMB1aNn41BozVMmWnEF/DUKbls6DOaNk83kgraag==
"@bazel/buildifier@6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@bazel/buildifier/-/buildifier-6.1.0.tgz#0c0e395c8881040d42e7e28b700a3e64becdc31a"
integrity sha512-LBfdMpGe9tmDJ6jOMaFWtrnKpNqKfUxIp1P+O3E2rb/jmSrP2ZTO9JRXqlghVhDy3fMDUkUVKkIZy9KAAfZJnQ==

"@bazel/buildozer@6.1.0":
version "6.1.0"
Expand Down

0 comments on commit 1dfd9fd

Please sign in to comment.