From 385bc84733101198371625767470d2d61d90d8c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 07:34:05 +0000 Subject: [PATCH 1/2] 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" From afef9235a278ed2a5056986f3d1e47d9995831b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 2 Sep 2024 07:34:52 +0000 Subject: [PATCH 2/2] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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