Skip to content

Commit 73a2cf8

Browse files
committed
Auto-generated commit
1 parent 8ba22bd commit 73a2cf8

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-03-16T02:15:19.868Z

README.md

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

314-
[test-image]: https://github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml/badge.svg?branch=v0.2.3
315-
[test-url]: https://github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml?query=branch:v0.2.3
314+
[test-image]: https://github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml/badge.svg?branch=main
315+
[test-url]: https://github.com/stdlib-js/math-strided-special-asin-by/actions/workflows/test.yml?query=branch:main
316316

317317
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-strided-special-asin-by/main.svg
318318
[coverage-url]: https://codecov.io/github/stdlib-js/math-strided-special-asin-by?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/math-base-special-asin": "^0.2.4",
41-
"@stdlib/strided-base-map-by": "^0.2.2",
41+
"@stdlib/strided-base-map-by": "^0.2.3",
4242
"@stdlib/types": "^0.4.3",
4343
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3"
4444
},
4545
"devDependencies": {
46-
"@stdlib/array-filled": "^0.3.0",
47-
"@stdlib/array-filled-by": "^0.3.0",
46+
"@stdlib/array-filled": "^0.3.1",
47+
"@stdlib/array-filled-by": "^0.3.1",
4848
"@stdlib/array-float64": "^0.2.3",
4949
"@stdlib/math-base-assert-is-nan": "^0.2.3",
5050
"@stdlib/math-base-special-pow": "^0.3.1",
51-
"@stdlib/random-base-uniform": "^0.2.2",
51+
"@stdlib/random-base-uniform": "^0.2.3",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5353
"istanbul": "^0.4.1",
5454
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)