Skip to content

Commit

Permalink
Bump simple-statistics from 7.8.4 to 7.8.5 (#860)
Browse files Browse the repository at this point in the history
* 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] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Sep 2, 2024
1 parent 621b3cf commit e1e79d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e1e79d9

Please sign in to comment.