From fa2790ceb55429969c83cd4fd68fa03b9b87f1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 23:44:55 +0000 Subject: [PATCH] build(deps-dev): bump simple-statistics from 7.8.9 to 7.9.2 Bumps [simple-statistics](https://github.com/simple-statistics/simple-statistics) from 7.8.9 to 7.9.2. - [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.8.9...v7.9.2) --- updated-dependencies: - dependency-name: simple-statistics dependency-version: 7.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e00104e35..32b17d727 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "replace-in-file": "^8.2.0", "semantic-release": "^19.0.5", "semantic-release-slack-bot": "^3.5.2", - "simple-statistics": "^7.8.9", + "simple-statistics": "^7.9.2", "typescript": "^6.0.3" }, "optionalDependencies": { @@ -35762,9 +35762,9 @@ "license": "MIT" }, "node_modules/simple-statistics": { - "version": "7.8.9", - "resolved": "https://registry.npmjs.org/simple-statistics/-/simple-statistics-7.8.9.tgz", - "integrity": "sha512-YT6MLqYsz7y1rQZOLFlOCCgSRpCi6bqY417yhoOLI7aVoBi29dD39EPrOE03W9DY25H0J0jizVsHZnkLzyGJFg==", + "version": "7.9.2", + "resolved": "https://registry.npmjs.org/simple-statistics/-/simple-statistics-7.9.2.tgz", + "integrity": "sha512-UpGdisgfSP4/I1epPL93cOlEodV6Nz6T4D3uEVuwAoIdzBv0LxaCuOU1nDTe08jM4v+aPkO7ZyAHDPVSiC72IQ==", "dev": true, "license": "ISC", "engines": { diff --git a/package.json b/package.json index fe5254ea0..d30d69cd8 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "replace-in-file": "^8.2.0", "semantic-release": "^19.0.5", "semantic-release-slack-bot": "^3.5.2", - "simple-statistics": "^7.8.9", + "simple-statistics": "^7.9.2", "typescript": "^6.0.3" }, "optionalDependencies": {