From e1e79d95640fb313e087d06bee9e508244657c66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:16:51 -0400 Subject: [PATCH] Bump simple-statistics from 7.8.4 to 7.8.5 (#860) * Bump simple-statistics from 7.8.4 to 7.8.5 Bumps [simple-statistics](https://github.com/simple-statistics/simple-statistics) from 7.8.4 to 7.8.5. - [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 c56c14f1d..5cc4b7c79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Added ### Dependencies - Bumps `micromatch` from 4.0.7 to 4.0.8 +- Bumps `simple-statistics` from 7.8.4 to 7.8.5 ### Changed ### Deprecated ### Removed diff --git a/yarn.lock b/yarn.lock index 3c3c01958..203372504 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.4" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.4.tgz#68cde33d10fc021c19639c521a77204eedf098c6" - integrity sha512-KHC7X+4Dji2rFgnPU7FxPPp4GxPz9hvQCHx2x6JbjLYNKuSMHcoNZ54gF0xBBMOAvNtWmfCHcfC4MD2T89ffEA== + version "7.8.5" + resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.5.tgz#375fbbdd3226aac920e4887d45b147b46ec42769" + integrity sha512-yw4aOnkvPLbL80zamrEKznAnk5cIIkjEcx/z0aQl+m/YKMmVufrnWgWJWRspqZtwh+ElZXRhJ0MtnUjFUQV5Ow== slash@^3.0.0: version "3.0.0"