Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2022
1 parent 6daaed6 commit e40891b
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 @@ -12,7 +12,7 @@
"@bazel/esbuild": "^4.5.0",
"@bazel/ibazel": "latest",
"@bazel/labs": "^4.6.1",
"@bazel/runfiles": "^5.5.1",
"@bazel/runfiles": "^5.5.2",
"@bazel/typescript": "^4.5.0",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,10 +609,10 @@
resolved "https://registry.yarnpkg.com/@bazel/labs/-/labs-4.6.1.tgz#c638b6b54e831abdca57ac8700af8c478c21e085"
integrity sha512-7CRtjP9W3ywX6AvTAzV5is0LrXt3zxUSW5SzUGa+LhdsrDc3+VDyW7MOJlwMai2xmBb4J1tqaZKo8KSlr2H2tg==

"@bazel/runfiles@^5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-5.5.1.tgz#3e5860e51bf4fee07d90e1f1fbdc67241315cb55"
integrity sha512-5leyQVWMqZVMyjeIpQ/3w6ozP7cUgZMalfdzMYJZtPqekXpAQqeV/jXLPW0f86x2ocIDKEkeMDIpzTB9+FiENg==
"@bazel/runfiles@^5.5.2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-5.5.2.tgz#6dfa59c8f7f291daea6a416a095140375e6a3392"
integrity sha512-VOAg+UOwzzchmHb9uVUzIQII0baeTTLxbPgwbkugqO0IVsoS8g2ELUlwulZfKCsGiueI4hkaibq6eCAhqANlkA==

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

0 comments on commit e40891b

Please sign in to comment.