From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 11:35:20 +0000 (+0200) Subject: build(deps): bump nth-check from 2.0.0 to 2.0.1 (#1129) X-Git-Tag: v4.0.12~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a1bc3a187fb12c0dfbebc9b034fc104f5bc0e3;p=thirdparty%2Fvuejs%2Frouter.git build(deps): bump nth-check from 2.0.0 to 2.0.1 (#1129) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index b8a638f1..390f6f49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5297,9 +5297,9 @@ npm-run-path@^4.0.1: path-key "^3.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"