Bump brick/math from 0.10.1 to 0.10.2 (#449)

Bumps [brick/math](https://github.com/brick/math) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/brick/math/releases)
- [Changelog](https://github.com/brick/math/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brick/math/compare/0.10.1...0.10.2)

---
updated-dependencies:
- dependency-name: brick/math
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
This commit is contained in:
dependabot[bot]
2022-09-06 16:37:35 -05:00
committed by GitHub
parent fb8bb8e369
commit 8ea2b9fdaa
Generated
+6 -6
View File
@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.10.1", "version": "0.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "de846578401f4e58f911b3afeb62ced56365ed87" "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/de846578401f4e58f911b3afeb62ced56365ed87", "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f",
"reference": "de846578401f4e58f911b3afeb62ced56365ed87", "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -52,7 +52,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.10.1" "source": "https://github.com/brick/math/tree/0.10.2"
}, },
"funding": [ "funding": [
{ {
@@ -60,7 +60,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-01T22:54:31+00:00" "time": "2022-08-10T22:54:19+00:00"
}, },
{ {
"name": "ramsey/collection", "name": "ramsey/collection",