From 07c0f0d0fcb291a4c74abad2c8fd5be150e69449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 21:04:21 +0000 Subject: [PATCH] build(deps): bump nth-check from 2.0.0 to 2.0.1 in /pkg/ui Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkg/ui/yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pkg/ui/yarn.lock b/pkg/ui/yarn.lock index 4eb20f64d4da..e86f6489cac7 100644 --- a/pkg/ui/yarn.lock +++ b/pkg/ui/yarn.lock @@ -1400,8 +1400,7 @@ version "0.0.12" "@cockroachlabs/crdb-protobuf-client@link:workspaces/db-console/src/js": - version "0.0.0" - uid "" + version "0.0.12" "@cockroachlabs/eslint-config@^0.1.11": version "0.1.11" @@ -12629,9 +12628,9 @@ npmlog@^4.1.2: set-blocking "~2.0.0" nth-check@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.0.0.tgz#1bb4f6dac70072fc313e8c9cd1417b5074c0a125" - integrity sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q== + version "2.0.1" + resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.0.1.tgz#2efe162f5c3da06a28959fbd3db75dbeea9f0fc2" + integrity sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w== dependencies: boolbase "^1.0.0"