Skip to content

Commit ea928b3

Browse files
committed
Auto-generated commit
1 parent 1532164 commit ea928b3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.github/.keepalive

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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
390390
[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-dnannsumkbn2.svg
391391
[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-dnannsumkbn2
392392
393-
[test-image]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml/badge.svg?branch=v0.3.0
394-
[test-url]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml?query=branch:v0.3.0
393+
[test-image]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml/badge.svg?branch=main
394+
[test-url]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml?query=branch:main
395395
396396
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-dnannsumkbn2/main.svg
397397
[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-dnannsumkbn2?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
},
4343
"dependencies": {
4444
"@stdlib/assert-is-error": "^0.2.2",
45-
"@stdlib/blas-base-shared": "^0.1.0",
45+
"@stdlib/blas-base-shared": "^0.2.0",
4646
"@stdlib/math-base-assert-is-nan": "^0.2.2",
4747
"@stdlib/math-base-special-abs": "^0.2.2",
4848
"@stdlib/napi-argv": "^0.2.2",
4949
"@stdlib/napi-argv-int64": "^0.2.2",
5050
"@stdlib/napi-argv-strided-float64array": "^0.2.2",
5151
"@stdlib/napi-export": "^0.3.0",
52-
"@stdlib/strided-base-stride2offset": "^0.1.0",
53-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
52+
"@stdlib/strided-base-stride2offset": "^0.1.1",
53+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
5454
"@stdlib/utils-library-manifest": "^0.2.3",
5555
"@stdlib/utils-try-require": "^0.2.2"
5656
},
5757
"devDependencies": {
58-
"@stdlib/array-filled-by": "^0.2.1",
58+
"@stdlib/array-filled-by": "^0.3.0",
5959
"@stdlib/array-float64": "^0.2.2",
6060
"@stdlib/assert-is-browser": "^0.2.2",
6161
"@stdlib/assert-is-same-float64array": "^0.2.2",

0 commit comments

Comments
 (0)