Skip to content

Bump mathjs from 11.8.1 to 11.8.2

HIFIS Bot requested to merge dependabot/npm_and_yarn/mathjs-11.8.2 into master

Bumps mathjs from 11.8.1 to 11.8.2.

Changelog

Sourced from mathjs's changelog.

2023-06-20, 11.8.2

  • Fix #2971: improve typings of statistics functions min, max, mean, median, mode, std, sum, prod, variance. Fixes a regression introduced in v11.8.1.
  • Fix #2972: type definitions of Unit.divide(Unit) have a wrong return type.
Commits
  • bb2f3cc chore: publish v11.8.2
  • e13be73 docs: update HISTORY.md
  • 1d96483 chore: update devDependencies
  • 6db3df2 fix: #2972 type definitions of Unit.divide(Unit) have a wrong return type
  • 29db0fb fix: #2971 improve typings of statistics functions min, max, mean, median, mo...
  • See full diff in compare view

Merge request reports