diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-04 15:38:35 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2022-02-04 15:38:35 +0000 |
commit | d01ed86803390fbb79045f2734129cadfba47c26 (patch) | |
tree | c34ece0195558024a45bb714b6d8d7715b334a20 /package-lock.json | |
parent | 0ac4ef7a4bd276660cfecb1066f63937537113d4 (diff) | |
download | SponsorBlock-d01ed86803390fbb79045f2734129cadfba47c26.tar.gz SponsorBlock-d01ed86803390fbb79045f2734129cadfba47c26.zip |
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] <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 68249431..a306ad7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14260,8 +14260,9 @@ } }, "node_modules/nth-check": { - "version": "2.0.0", - "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, "dependencies": { "boolbase": "^1.0.0" @@ -30183,8 +30184,9 @@ } }, "nth-check": { - "version": "2.0.0", - "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" |