From becb7761c791d3329a0775af7f70f43b54bb26e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 05:32:31 +0000 Subject: [PATCH] Bump minimist from 1.2.5 to 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] --- .pnp.cjs | 10 +++++----- yarn.lock | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 917bb52..9f40d5d 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -3567,7 +3567,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip/node_modules/json5/", "packageDependencies": [ ["json5", "npm:1.0.1"], - ["minimist", "npm:1.2.5"] + ["minimist", "npm:1.2.8"] ], "linkType": "HARD", }], @@ -3905,10 +3905,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["minimist", [ - ["npm:1.2.5", { - "packageLocation": "./.yarn/cache/minimist-npm-1.2.5-ced0e1f617-86706ce5b3.zip/node_modules/minimist/", + ["npm:1.2.8", { + "packageLocation": "./.yarn/cache/minimist-npm-1.2.8-d7af7b1dce-75a6d645fb.zip/node_modules/minimist/", "packageDependencies": [ - ["minimist", "npm:1.2.5"] + ["minimist", "npm:1.2.8"] ], "linkType": "HARD", }] @@ -5269,7 +5269,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["tsconfig-paths", "npm:3.11.0"], ["@types/json5", "npm:0.0.29"], ["json5", "npm:1.0.1"], - ["minimist", "npm:1.2.5"], + ["minimist", "npm:1.2.8"], ["strip-bom", "npm:3.0.0"] ], "linkType": "HARD", diff --git a/yarn.lock b/yarn.lock index 8297690..88e4830 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3164,9 +3164,9 @@ __metadata: linkType: hard "minimist@npm:^1.2.0": - version: 1.2.5 - resolution: "minimist@npm:1.2.5" - checksum: 86706ce5b36c16bfc35c5fe3dbb01d5acdc9a22f2b6cc810b6680656a1d2c0e44a0159c9a3ba51fb072bb5c203e49e10b51dcd0eec39c481f4c42086719bae52 + version: 1.2.8 + resolution: "minimist@npm:1.2.8" + checksum: 75a6d645fb122dad29c06a7597bddea977258957ed88d7a6df59b5cd3fe4a527e253e9bbf2e783e4b73657f9098b96a5fe96ab8a113655d4109108577ecf85b0 languageName: node linkType: hard