Skip to content

Commit 8bd1c67

Browse files
committed
Auto-generated commit
1 parent f4c4634 commit 8bd1c67

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
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:31:37.680Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
268268
[npm-image]: http://img.shields.io/npm/v/@stdlib/math-strided-special-inv.svg
269269
[npm-url]: https://npmjs.org/package/@stdlib/math-strided-special-inv
270270

271-
[test-image]: https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml/badge.svg?branch=v0.2.3
272-
[test-url]: https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml?query=branch:v0.2.3
271+
[test-image]: https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml/badge.svg?branch=main
272+
[test-url]: https://github.com/stdlib-js/math-strided-special-inv/actions/workflows/test.yml?query=branch:main
273273

274274
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-strided-special-inv/main.svg
275275
[coverage-url]: https://codecov.io/github/stdlib-js/math-strided-special-inv?branch=main

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@stdlib/utils-try-require": "^0.2.3"
5757
},
5858
"devDependencies": {
59-
"@stdlib/array-filled": "^0.3.0",
60-
"@stdlib/array-filled-by": "^0.3.0",
59+
"@stdlib/array-filled": "^0.3.1",
60+
"@stdlib/array-filled-by": "^0.3.1",
6161
"@stdlib/array-float64": "^0.2.3",
6262
"@stdlib/array-typed-real-float-dtypes": "^0.2.3",
6363
"@stdlib/array-uint8": "^0.2.3",
@@ -67,7 +67,7 @@
6767
"@stdlib/math-base-special-floor": "^0.2.4",
6868
"@stdlib/math-base-special-pow": "^0.3.1",
6969
"@stdlib/ndarray-base-dtypes2signatures": "^0.2.3",
70-
"@stdlib/random-base-uniform": "^0.2.2",
70+
"@stdlib/random-base-uniform": "^0.2.3",
7171
"@stdlib/strided-base-dtype-enum2str": "^0.2.3",
7272
"@stdlib/strided-base-unary-addon-dispatch": "^0.3.1",
7373
"proxyquire": "^2.0.0",

0 commit comments

Comments
 (0)