Skip to content

Commit ebb49ec

Browse files
committed
Auto-generated commit
1 parent 387891c commit ebb49ec

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.github/.keepalive

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
371371
[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-sdsnansumpw.svg
372372
[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-sdsnansumpw
373373
374-
[test-image]: https://github.com/stdlib-js/blas-ext-base-sdsnansumpw/actions/workflows/test.yml/badge.svg?branch=v0.3.1
375-
[test-url]: https://github.com/stdlib-js/blas-ext-base-sdsnansumpw/actions/workflows/test.yml?query=branch:v0.3.1
374+
[test-image]: https://github.com/stdlib-js/blas-ext-base-sdsnansumpw/actions/workflows/test.yml/badge.svg?branch=main
375+
[test-url]: https://github.com/stdlib-js/blas-ext-base-sdsnansumpw/actions/workflows/test.yml?query=branch:main
376376
377377
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-sdsnansumpw/main.svg
378378
[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-sdsnansumpw?branch=main

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,21 @@
5050
"@stdlib/napi-argv-strided-float32array": "^0.2.3",
5151
"@stdlib/napi-create-double": "^0.0.3",
5252
"@stdlib/napi-export": "^0.3.1",
53-
"@stdlib/number-float64-base-to-float32": "^0.2.2",
53+
"@stdlib/number-float64-base-to-float32": "^0.2.3",
5454
"@stdlib/strided-base-stride2offset": "^0.1.1",
5555
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
5656
"@stdlib/utils-library-manifest": "^0.2.4",
5757
"@stdlib/utils-try-require": "^0.2.3"
5858
},
5959
"devDependencies": {
60-
"@stdlib/array-filled-by": "^0.3.0",
60+
"@stdlib/array-filled-by": "^0.3.1",
6161
"@stdlib/array-float32": "^0.2.3",
6262
"@stdlib/assert-is-browser": "^0.2.3",
6363
"@stdlib/math-base-assert-is-nan": "^0.2.3",
6464
"@stdlib/math-base-special-pow": "^0.3.1",
65-
"@stdlib/random-base-bernoulli": "^0.2.1",
66-
"@stdlib/random-base-discrete-uniform": "^0.2.1",
67-
"@stdlib/random-base-uniform": "^0.2.2",
65+
"@stdlib/random-base-bernoulli": "^0.2.2",
66+
"@stdlib/random-base-discrete-uniform": "^0.2.2",
67+
"@stdlib/random-base-uniform": "^0.2.3",
6868
"proxyquire": "^2.0.0",
6969
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
7070
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)