From 770d74e19ca207135a16ab67547f872a6085738f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:27:34 -0400 Subject: [PATCH] Bump simple-statistics from 7.8.3 to 7.8.4 (#855) * Bump simple-statistics from 7.8.3 to 7.8.4 Bumps [simple-statistics](https://github.com/simple-statistics/simple-statistics) from 7.8.3 to 7.8.4. - [Release notes](https://github.com/simple-statistics/simple-statistics/releases) - [Changelog](https://github.com/simple-statistics/simple-statistics/blob/main/CHANGELOG.md) - [Commits](https://github.com/simple-statistics/simple-statistics/commits) --- updated-dependencies: - dependency-name: simple-statistics dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- CHANGELOG.md | 1 + yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36d70f73b..d9a83abba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `@types/node` from 20.14.11 to 22.5.0 - Bumps `aws4` from 1.13.0 to 1.13.1 - Bumps `ora` from 8.0.1 to 8.1.0 +- Bumps `simple-statistics` from 7.8.3 to 7.8.4 ### Changed ### Deprecated ### Removed diff --git a/yarn.lock b/yarn.lock index f41ff670b..50a81f22a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3064,9 +3064,9 @@ simple-git@^3.15.0: debug "^4.3.5" simple-statistics@^7.7.0: - version "7.8.3" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.3.tgz#62998dd7786ba14fa27b07f4f3cd498466f7961a" - integrity sha512-JFvMY00t6SBGtwMuJ+nqgsx9ylkMiJ5JlK9bkj8AdvniIe5615wWQYkKHXe84XtSuc40G/tlrPu0A5/NlJvv8A== + version "7.8.4" + resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.4.tgz#68cde33d10fc021c19639c521a77204eedf098c6" + integrity sha512-KHC7X+4Dji2rFgnPU7FxPPp4GxPz9hvQCHx2x6JbjLYNKuSMHcoNZ54gF0xBBMOAvNtWmfCHcfC4MD2T89ffEA== slash@^3.0.0: version "3.0.0"