diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-11 18:02:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-11 18:02:40 +0000 |
commit | 0edce6e7bab5eec741e22ab1366f498b6b8d6c6f (patch) | |
tree | 4d02c706d3c2a43299f325909101859a4f416b28 | |
parent | c67531161e56488166a33232f87566309ba8676e (diff) | |
download | Luxcena-Neo-0edce6e7bab5eec741e22ab1366f498b6b8d6c6f.tar.gz Luxcena-Neo-0edce6e7bab5eec741e22ab1366f498b6b8d6c6f.zip |
:arrow_up: Bump nth-check from 2.0.0 to 2.0.1
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] <support@github.com>
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index fdde6f0..7c78bbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2088,9 +2088,9 @@ "dev": true }, "nth-check": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.0.tgz", - "integrity": "sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz", + "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==", "dev": true, "requires": { "boolbase": "^1.0.0" |