From d678ad052b5f46ef673382f2b3730f5c11df46ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 09:08:06 +0000 Subject: [PATCH] Bump nth-check from 2.0.0 to 2.0.1 in /view/adminhtml/web/js/pax 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] --- view/adminhtml/web/js/pax/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 view/adminhtml/web/js/pax/yarn.lock diff --git a/view/adminhtml/web/js/pax/yarn.lock b/view/adminhtml/web/js/pax/yarn.lock old mode 100755 new mode 100644 index 2bc36e9..23b7a03 --- a/view/adminhtml/web/js/pax/yarn.lock +++ b/view/adminhtml/web/js/pax/yarn.lock @@ -6797,9 +6797,9 @@ npm-run-path@^4.0.0, npm-run-path@^4.0.1: 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"