From edacb0082030642b309d69248c4aeabdc726b701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:44:56 -0700 Subject: [PATCH] Bump simple-statistics from 7.7.0 to 7.8.3 (#384) * Bump simple-statistics from 7.7.0 to 7.8.3 Bumps [simple-statistics](https://github.com/simple-statistics/simple-statistics) from 7.7.0 to 7.8.3. - [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/compare/v7.7.0...v7.8.3) --- updated-dependencies: - dependency-name: simple-statistics dependency-type: direct:development update-type: version-update:semver-minor ... 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 | 3 ++- yarn.lock | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a38eb44..fb9f75858 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `simple-git` from 3.15.1 to 3.16.0 - Bumps `secure-json-parse` from 2.4.0 to 2.7.0 - Bumps `ora` from 5.4.1 to 6.1.2 +- Bumps `simple-statistics` from 7.7.0 to 7.8.3 ### Dependencies ### Changed @@ -60,4 +61,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Fix mutability of connection headers ([#291](https://github.com/opensearch-project/opensearch-js/issues/291)) [2.1]: https://github.com/opensearch-project/opensearch-js/releases/tag/2.1.0 -[Unreleased]: https://github.com/opensearch-project/opensearch-js/compare/2.1...HEAD +[Unreleased]: https://github.com/opensearch-project/opensearch-js/compare/2.1...HEAD \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index ade6024b4..4f94ff9c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2874,9 +2874,9 @@ simple-git@^3.15.0: debug "^4.3.4" simple-statistics@^7.7.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.7.0.tgz#cfef964473c940f2adfec85ffde8591a5a933a46" - integrity sha512-TAsZRUJ7FD/yCnm5UBgyWU7bP1gOPsw9n/dVrE8hQ+BF1zJPgDJ5X/MOnxG+HE/7nejSpJLJLdmTh7bkfsFkRw== + version "7.8.3" + resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.3.tgz#62998dd7786ba14fa27b07f4f3cd498466f7961a" + integrity sha512-JFvMY00t6SBGtwMuJ+nqgsx9ylkMiJ5JlK9bkj8AdvniIe5615wWQYkKHXe84XtSuc40G/tlrPu0A5/NlJvv8A== slash@^3.0.0: version "3.0.0"