From 6f00d9d0ebb10744d1468f9078a44549cb56164e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 07:59:17 +0000 Subject: [PATCH 1/2] Bump minimist from 1.2.7 to 1.2.8 Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.7 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.7...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 04548a9a3..636bb41d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2171,9 +2171,9 @@ minimist-options@4.1.0: kind-of "^6.0.3" minimist@^1.2.5: - version "1.2.7" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18" - integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== + version "1.2.8" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" + integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== minipass@^3.1.1: version "3.1.3" From f144626ef572e4bb5696b5156297a277904869c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Feb 2023 08:00:29 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74933a513..1545abf71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `eslint` from 7.32.0 to 8.32.0 - Replaced `babel-eslint` with `@babel/eslint-parser` - Bumps `eslint-plugin-prettier` from 4.0.0 to 4.2.1 -- Bumps `minimist` from 1.2.6 to 1.2.7 +- Bumps `minimist` from 1.2.7 to 1.2.8 +- Bumps `minimist` from 1.2.6 to 1.2.8 - Bumps `@aws-sdk/types` from 3.226.0 to 3.257.0 - Bumps `@aws-sdk/types` from 3.190.0 to 3.257.0 - Bumps `json5` from 2.2.0 to 2.2.3