From 30fdeddef692ade00bcebef462a6174c709a3d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 03:50:29 +0000 Subject: [PATCH] Bump @bazel/runfiles from 5.4.2 to 5.5.1 Bumps [@bazel/runfiles](https://github.com/bazelbuild/rules_nodejs/tree/HEAD/packages/runfiles) from 5.4.2 to 5.5.1. - [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.1/packages/runfiles) --- updated-dependencies: - dependency-name: "@bazel/runfiles" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4be02e0959..bd1b183615 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@bazel/buildozer": "^5.1.0", "@bazel/esbuild": "^4.5.0", "@bazel/ibazel": "latest", - "@bazel/runfiles": "^5.4.2", + "@bazel/runfiles": "^5.5.1", "@bazel/typescript": "^4.5.0", "@fortawesome/fontawesome-svg-core": "^6.1.1", "@fortawesome/free-solid-svg-icons": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index c5b8f2bd8b..b22f8bc928 100644 --- a/yarn.lock +++ b/yarn.lock @@ -507,10 +507,10 @@ resolved "https://registry.yarnpkg.com/@bazel/labs/-/labs-4.6.1.tgz#c638b6b54e831abdca57ac8700af8c478c21e085" integrity sha512-7CRtjP9W3ywX6AvTAzV5is0LrXt3zxUSW5SzUGa+LhdsrDc3+VDyW7MOJlwMai2xmBb4J1tqaZKo8KSlr2H2tg== -"@bazel/runfiles@^5.4.2": - version "5.4.2" - resolved "https://registry.yarnpkg.com/@bazel/runfiles/-/runfiles-5.4.2.tgz#85d6ee8ab99c8a1ebe7b320b2bc452135c2ff30f" - integrity sha512-FfX+GeoeBcFP7JfsZN0T3cfFOpi80Nf9W9/g2U5pjcYay2Q06fmj3Fi3SVg+iyzjo+cbW9Sw/F3otCsvvZYPiw== +"@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/typescript@^4.5.0": version "4.5.0"