Skip to content

Commit

Permalink
Bump @bazel/labs from 4.5.0 to 4.6.1
Browse files Browse the repository at this point in the history
Bumps [@bazel/labs](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/labs) from 4.5.0 to 4.6.1.
- [Release notes](https://github.com/bazelbuild/rules_nodejs/releases)
- [Changelog](https://github.com/bazelbuild/rules_nodejs/blob/4.6.1/CHANGELOG.md)
- [Commits](https://github.com/bazelbuild/rules_nodejs/commits/4.6.1/packages/labs)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent 7b5f5da commit 90e58a7
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 @@ -65,7 +65,7 @@
"fix": "yarn run bazelisk run //:fix"
},
"dependencies": {
"@bazel/labs": "^4.5.0",
"@bazel/labs": "^4.6.1",
"eslint-plugin-react": "^7.29.2",
"immutable": "^4.0.0",
"react": "17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,10 +610,10 @@
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.15.10.tgz#cf0cff1aec6d8e7bb23e1fc618d09fbd39b7a13f"
integrity sha512-0v+OwCQ6fsGFa50r6MXWbUkSGuWOoZ22K4pMSdtWiL5LKFIE4kfmMmtQS+M7/ICNwk2EIYob+NRreyi/DGUz5A==

"@bazel/labs@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@bazel/labs/-/labs-4.5.0.tgz#40a2a48c45f56e6dd94c38ca6e450002e0d4d172"
integrity sha512-2FZtEmtB3wdO+29aInAxaNZg4VtyYla+pTAOSsmeBjEht0xgaFLiS1FxkL39kczLDqkcYKmGs5azZb6oyzWUmA==
"@bazel/labs@^4.6.1":
version "4.6.1"
resolved "https://registry.yarnpkg.com/@bazel/labs/-/labs-4.6.1.tgz#c638b6b54e831abdca57ac8700af8c478c21e085"
integrity sha512-7CRtjP9W3ywX6AvTAzV5is0LrXt3zxUSW5SzUGa+LhdsrDc3+VDyW7MOJlwMai2xmBb4J1tqaZKo8KSlr2H2tg==

"@bazel/typescript@^4.5.0":
version "4.5.0"
Expand Down

0 comments on commit 90e58a7

Please sign in to comment.