diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-05 09:04:36 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-05 09:04:36 +0000 |
| commit | ca9a3e0c32a5f63e3208ca21403752dbfe30ef1b (patch) | |
| tree | ebac9ab01037d81ed6b5f49d9ec3e818edd58c69 | |
| parent | chore(deps): update dependency @types/node to v18 (#41) (diff) | |
| download | holo-schedule-dependabot/npm_and_yarn/minimist-1.2.8.tar.xz holo-schedule-dependabot/npm_and_yarn/minimist-1.2.8.zip | |
chore(deps): bump minimist from 1.2.5 to 1.2.8dependabot/npm_and_yarn/minimist-1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2898,9 +2898,9 @@ [email protected]: kind-of "^6.0.3" minimist@^1.2.0, minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + version "1.2.8" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" + integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== minipass-collect@^1.0.2: version "1.0.2" |