Skip to content

Commit 937cba0

Browse files
committed
Auto-generated commit
1 parent eecfbc3 commit 937cba0

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T02:08:12.420Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
384384
[npm-image]: http://img.shields.io/npm/v/@stdlib/random-base-minstd.svg
385385
[npm-url]: https://npmjs.org/package/@stdlib/random-base-minstd
386386

387-
[test-image]: https://github.com/stdlib-js/random-base-minstd/actions/workflows/test.yml/badge.svg?branch=v0.2.2
388-
[test-url]: https://github.com/stdlib-js/random-base-minstd/actions/workflows/test.yml?query=branch:v0.2.2
387+
[test-image]: https://github.com/stdlib-js/random-base-minstd/actions/workflows/test.yml/badge.svg?branch=main
388+
[test-url]: https://github.com/stdlib-js/random-base-minstd/actions/workflows/test.yml?query=branch:main
389389

390390
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/random-base-minstd/main.svg
391391
[coverage-url]: https://codecov.io/github/stdlib-js/random-base-minstd?branch=main

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"@stdlib/assert-is-int32array": "^0.2.2",
4848
"@stdlib/assert-is-plain-object": "^0.2.2",
4949
"@stdlib/assert-is-positive-integer": "^0.2.2",
50-
"@stdlib/blas-base-gcopy": "^0.2.1",
50+
"@stdlib/blas-base-gcopy": "^0.2.2",
5151
"@stdlib/constants-int32-max": "^0.3.0",
5252
"@stdlib/math-base-special-floor": "^0.2.3",
5353
"@stdlib/random-base-shared": "^0.1.1",
54-
"@stdlib/string-format": "^0.2.2",
54+
"@stdlib/string-format": "^0.2.3",
5555
"@stdlib/types": "^0.4.3",
56-
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.3",
57-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
58-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.2.2",
56+
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.4",
57+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
58+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.2.3",
5959
"@stdlib/utils-library-manifest": "^0.2.3",
6060
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
6161
},

0 commit comments

Comments
 (0)